Bug #141
Incorrect handling of PASS command parameters
Status: | Closed | Start: | ||
Priority: | Immediate | Due date: | ||
Assigned to: | Mirco Bauer | % Done: | 0% |
|
Category: | Frontend GNOME | |||
Target version: | 0.6.3 | |||
Complexity: | Found in Version: | |||
Votes: | 0 |
Description
Hello Mirco,
today I was trying to setup a BNC to stay 24/7 connected to IRC, and found that smuxi wasn't handling the PASS command properly (i.e. the password to connect to the server, not the one to identify to one's account).
I'm attaching a patch fixing this.
(and, btw, I've not been successful in using my BNC with smuxi, since it doesn't handle channels/nicknames such as Freenode~meebey or #OFTC~#debian-mono r0)
Kindly,
David
(wanting a trac login now, since I'm filing lots of things ;))
r0 the "delimiter" can also be ', and I can't imagine what else.
History
Updated by Mirco Bauer 5806 days ago
- Status changed from New to Assigned
Good catch, the frontend passes the connect string incorrectly. The code is hacky though and should be fixed by using a protocol neutral API, which the protocol managers already support! This needs to be fixed before relasing 0.6.3. Thanks!
Updated by Mirco Bauer 5804 days ago
- Status changed from Assigned to Closed
- 1 set to fixed
Fixed in SVN revision r478