diff options
author | Holger Weiss <holger@zedat.fu-berlin.de> | 2014-05-21 00:07:57 +0200 |
---|---|---|
committer | Holger Weiss <holger@zedat.fu-berlin.de> | 2014-05-21 00:07:57 +0200 |
commit | 6b996061a2bbdc6ee8aa1d64169638045e197596 (patch) | |
tree | 3670ebed70e82f551fedbe15eecc3ad82fbfe223 /src/ejabberd_regexp.erl | |
parent | If log uses file:write, no need to double escape ~ in messages (EJAB-1696) (diff) |
Omit XML namespace declaration for <iq/> stanzas
Only the child elements of <iq/> stanzas are qualified by the namespaces
in question, not the <iq/> stanzas themselves.
This change just clarifies the code. It doesn't alter the behaviour, as
those <iq/> stanzas are handed over to jlib:iq_to_xml/1, and that
function ignores the 'xmlns' attribute anyway.
Diffstat (limited to 'src/ejabberd_regexp.erl')
0 files changed, 0 insertions, 0 deletions