This Question is Not Answered

1 "correct" answer available (10 pts) 2 "helpful" answers available (5 pts)
0 Replies Last post: Jun 27, 2008 6:49 AM by Lucky  
Lucky Bronze 1 posts since
Jun 27, 2008
Currently Being Moderated

Jun 27, 2008 6:49 AM

Bug in xml parser

 

The smack library and all jabber clients based on this library has the same bug as xmpppy library (python library) and gajim:

 

 

http://trac.gajim.org/ticket/3083

 

 

Sample message:

 

 

<message to='room@conference.server.org' type='groupchat'>\n<x:y/>\n</message>

 

 

When smack receive this message, it throws exception and do relogin.

 

 

Some people are going to spam in the conferences with this messages.

 

 

(Sorry for my english)

 

 

More Like This

  • Retrieving data ...