• Guus der Kinderen's avatar
    OF-1335: Don't strip namespaces everywhere. · fd3e847e
    Guus der Kinderen authored
    Openfire prevents the need to re-scope XML (as described in RFC 6120 section 4.8.3) by
    pre-emptively remove certain namespaces (such as 'jabber:client' and 'jabber:server').
    It should not, however, remove these namespaces everywhere. This commit prevents such
    removal in places other than the first and second level elements (typically: stream
    and stanza elements).
    fd3e847e
Name
Last commit
Last update
..
XMPPPacketReaderTest.java Loading commit data...