scuba323/ijab

jids aren't escaped properly

Opened this issue · 1 comments

What steps will reproduce the problem?
1. set a jabber client with a resource containing a '
2. add this user to your roster
3. try to log on ijab

ijab will not escape the resource and the xmpp server will refuse the packet as 
it won't be a proper xml packet.




Original issue reported on code.google.com by arnaud.a...@gtempaccount.com on 10 Sep 2010 at 4:11

It's a bug in the jsjac.js library. The JSJaCPacket.prototype.setTo method 
isn't escaping the jid which I reported there: 
http://trac.jwchat.org/jsjac/ticket/79

Original comment by arnaud.a...@gtempaccount.com on 11 Sep 2010 at 9:34

  • Added labels: ****
  • Removed labels: ****