Jive Software Open Source

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What’s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • Openfire (ARCHIVED)
  • JM-984

ignore invalid XML data

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Critical Critical
  • Resolution: Fixed
  • Affects Version/s: 3.2.1
  • Fix Version/s: 3.2.2
  • Component/s: Core
  • Labels:
    None
  • Acceptance Test - Add?:
    No

Description

I was playing with privacy lists and they did contain comments. This lead to unpredictable behaviour of the server.
ftp://ftp.isi.edu/in-notes/rfc3920.txt 11.1 reads "it MUST ignore the data".
Wildfire 3.1 did ignore comments, this was not was the right beaviour
Wildfire 3.2 does something else, it "damages" the xmpp connection, it will be no longer possible to query the conference service and one needs to restart Spark to be able to use it again.
My test packet:
<iq from='lg@jivesoftware.com/spark' type='set' id='id1'>
<query xmlns='jabber:iq:privacy'>
<list name='testlist'>
<item action='allow' order='1' type='jid' value='conference.jivesoftware.com'>
<message/><iq/><presence-out/><presence-in/>
</item>
<!-- silly comment -->
</list>
</query>
</iq>

Activity

  • All
  • Comments
  • Work Log
  • History
  • Activity
  • Source
  • Reviews
  • Builds
There are no comments yet on this issue.

People

  • Assignee:
    Gaston Dombiak
    Reporter:
    LG
Vote (0)
Watch (0)

Dates

  • Created:
    02/18/07 12:51 AM
    Updated:
    02/20/07 01:43 AM
    Resolved:
    02/20/07 01:43 AM
  • Atlassian JIRA (v5.0.4#731-sha1:3aa7374)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for igniterealtime.org. Try JIRA - bug tracking software for your team.