Ticket #4327 defect closed duplicate
xmpp streams disconnects when namespaces are not well formed
| Reported by: | sciasbat | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | words | Keywords: | |
| Cc: | exarkun | Branch: | |
| Author: | Launchpad Bug: |
Description
Though the behavior is in theory correct, due to other buggy software the xml stream disconnects when receiving tags with trailing spaces in namespaces uris. Example:
<tag xmlns="uri:sometring "/>
A trivial fix has been proposed by Ralph:
http://www.mail-archive.com/twisted-jabber@ik.nu/msg00264.html
Change History
Note: See
TracTickets for help on using
tickets.
