History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: JM-981
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Critical Critical
Assignee: Gaston Dombiak
Reporter: Gaston Dombiak
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Openfire

Fix parsing of packets with nested elements with the same name

Created: 02/15/07 06:05 PM   Updated: 02/19/07 06:15 PM
Component/s: Core, Connection Manager
Affects Version/s: 3.2.0
Fix Version/s: 3.2.1

Time Tracking:
Not Specified

Support Plan Customer Issue: No
Resolution Date: 02/15/07 06:16 PM
Acceptance Test - Add?: No


 Description  « Hide
Wildfire fails to parse this packet and closes the connection of the user:

<message id="3W3We-84" to="gato@localhost/IDEtalk" type="chat"><body>will update it...</body><thread>12jid1</thread><IDEtalk-data xmlns="http://idetalk.com/namespace/jabber"><message xmlns="http://idetalk.com/namespace" when="1171565295250">will update it...</message>



 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Gaston Dombiak - 02/19/07 06:15 PM
The bug fix also fixed the parsing of </stream:stream>. It is now correctly being parsed and recognized as a stanza.