Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 2.2.1
-
Fix Version/s: 3.0.0 Beta 1
-
Component/s: Core
-
Labels:None
-
Acceptance Test - Add?:No
Description
Parser locks up when parsing a message like this:
<message xml:lang="en" id="3wmzm-4" to="agent@myserver.com/Smack" from="gato@yourserver.com/gmail.21F651DF" type="error">
<body>HELLO</body>
<error code="501" type="cancel">
<feature-not-implemented xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/>
<text xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/>
</error>
</message>
The problem is that the text element does not contain a text.