• 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
build Loading commit data...
dbutil Loading commit data...
documentation Loading commit data...
i18n Loading commit data...
src Loading commit data...
starter Loading commit data...
webadmin Loading commit data...
webadmintld Loading commit data...
xmppserver Loading commit data...
.editorconfig Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
LICENSE.txt Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
pom.xml Loading commit data...