[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Irssi-xmpp-dev] Problem with irssi-xmpp
Hi,
We just deployed irssi-xmpp as the command line client of choise on our company, however we found some issues when someone wanted to say "Lunch" in bold. He wrote ctrl-b Lunch ctrl-b, this caused all irssi-xmpp clients to get in to problems with the connection and our openfire server got in some problem too...
So I don't know if the fix is to catch ctrl- combos or sanitize the input and remove potential harmful characters. Note, that from what I understand it gets xml-encoded correctly in loudmouth... so I don't know if the problems occure when the message is decoded when it is recieved again (and when the server processes it somehow).. I don't know, I just know that ctrl-b is not a friend of irssi-xmpp :)
And the version we use is from CVS mid June. and loudmouth 1.2.3.
//Mattias