Bug #373
Removing a default server and adding it back fails
Status: | Closed | Start: | 05/04/2010 | |
Priority: | Urgent | Due date: | ||
Assigned to: | Mirco Bauer | % Done: | 100% |
|
Category: | Engine | |||
Target version: | 0.7.2 | |||
Complexity: | Low |
Found in Version: | ||
Votes: | 0 |
Description
When you remove a default server like irc.oftc.net and then trying to add it back you will get an error saying that it already exists:
Unable to add server: Cause: Server 'irc.oftc.net' already exists.
That's because Smuxi is keeping the server in the default settings and when it checks if the server exists, it sees that default one.
Associated revisions
Revision 4e3aa792955acdf88495e3dbb484f28a6689926f
Fixed NRE and re-adding a default server in AddServer() (closes: #373)
History
Updated by Mirco Bauer 5282 days ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset 4e3aa792955acdf88495e3dbb484f28a6689926f.