Skip to content
This repository was archived by the owner on Jan 21, 2019. It is now read-only.

Conversation

@prefiks
Copy link
Member

@prefiks prefiks commented Nov 16, 2015

This is fix for processone/ejabberd#814.
When normalization is enabled all <a:b xmlns:a='n'/> are converted to
, this way all checks for node name in ejabberd
don't require teaching of namespace prefixes.

This is fix for processone/ejabberd#814.
When normalization is enabled all <a:b xmlns:a='n'/> are converted to
<b xmlns='n' xmlns:a='n'/>, this way all checks for node name in ejabberd
don't require teaching of namespace prefixes.
prefiks added a commit that referenced this pull request Nov 16, 2015
Normalize namespace prefixed elements
@prefiks prefiks merged commit 359bb19 into processone:master Nov 16, 2015
@prefiks prefiks deleted the prefixed-names branch November 16, 2015 18:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant