Ticket #165 (new defect)
Continue after parsing undefined namespace prefixes
| Reported by: | Astro | Owned by: | ser |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | SAX2 | Version: | 3.1.7 |
| Severity: | major | Keywords: | |
| Cc: | Ruby version: | 1.8.6 | |
| Operating system: | All |
Description
REXML barks with UndefinedNamespaceException? in baseparser.rb:389 upon encountering an unbound namespace prefix.
However, in XMPP4R we have to parse such elements which not have been properly filtered by the server. This results in a stream disconnect.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
