Modify ↓
Opened at 2015-02-13T09:00:48Z
Closed at 2015-11-28T15:31:35Z
#1195 closed defect (fixed)
bitlbee sends invalid IRC messages by failing to remove whitespace from XMPP client names
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Jabber | Version: | 3.2.2 |
Keywords: | whitespace protocol violation | Cc: | |
IRC client+version: | Client-independent | Operating System: | Linux |
OS version/distro: | Debian GNU/Linux wheezy, amd64 |
Description
This bug is quite similar to http://bugs.bitlbee.org/bitlbee/ticket/419.
Some of my contacts are using Jappix as XMPP client. This is what I get in the control channel when these contacts talk to me in private :
irc : commande "(1423815452159)" non trouvée : <- (command not found) :foofoo@bar.example.com/Jappix (1423815452159) PRIVMSG &bitlbee :maethor: test
Bitlbee should remove spaces in client name before sending IRC commands.
Attachments (0)
Change History (2)
comment:1 Changed at 2015-02-22T07:32:17Z by
Priority: | major → normal |
---|
comment:2 Changed at 2015-11-28T15:31:35Z by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Fixed in https://github.com/bitlbee/bitlbee/commit/31d993029df984445ee54c2321976f370bc05460
Quoting commit log: