[jdev] XML Namespaces validation

Sergey Dobrov binary at jrudevels.org
Thu Apr 14 16:57:48 UTC 2011


Can not find the moment in RFC. What should happen if I send stanza like
this through my C2S connection:

<iq to="component.server.org" type="get" id="5">
  <query xmlns="jabber:iq:version">
    <caps:c a="b"/>
  </query>
</iq>

The moment is unbound prefix. Ejabberd routes stanza as usually but
Twisted-based component crashed when parsing it. Who's wrong?

-- 
With best regards,
Sergey Dobrov,
XMPP Developer and JRuDevels.org founder.



More information about the JDev mailing list