xmpp streams disconnects when namespaces are not well formed
[email protected] Sat, 27 Feb 2010 20:43:59 -0000
| Newsgroups | gmane.comp.python.twisted.bugs |
|---|---|
| Message-ID | <[email protected]> |
New submission from sciasbat <[email protected]>: 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/[email protected]/msg00264.html ---------- Type : defect Component: words Keywords : Priority : normal Nosy : ---------- http://twistedmatrix.com/trac/ticket/4327