Bug #988
Individual server usernames are ignored and only the global username is used
Status: | Closed | Start: | 09/04/2014 | |
Priority: | Normal | Due date: | ||
Assigned to: | Mirco Bauer | % Done: | 100% |
|
Category: | Engine IRC | |||
Target version: | 0.11.1 | |||
Complexity: | Medium |
Found in Version: | ||
Votes: | 0 |
Description
Under Ubuntu using the smuxi-engine, when I set my username for a particular service it is not respected. Instead only the global username is used.
e.g. my global username is "joey" and if I set OFTC for "Rinchen" it still attempts to log me in as "joey". Since "joey" is Joey Schmidt I get "NickServ (services@services.oftc.net)- Nickname joey_ is not registered." and I have to manually /nick. This happens on every system I've tried (e.g. efnet).
History
Updated by Mirco Bauer 3592 days ago
- Status changed from New to Closed
- Target version set to 0.11.1
- % Done changed from 0 to 100
- Complexity set to Medium
I could finally find someone who has the same issue and I was able to track it down and fix it!
Fixed in 967ab9a8aa38795a49670708cb0d5664c9fc3c9d
So if you upgrade your smuxi-server to the daily PPA or make a build from Smuxi's stable branch, this issue goes away.
Updated by Mirco Bauer 3592 days ago
For the record: the bug was in the deserialization of ServerModel objects when sent over remoting to the smuxi-server.