On Thu, 2011-04-14 at 23:57 +0700, Sergey Dobrov wrote:
> 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.

You should get a not-well-formed stream error, see
http://tools.ietf.org/html/rfc6120#section-4.9.3.13

> Ejabberd routes stanza as usually but Twisted-based component crashed
> when parsing it. Who's wrong? 

Both, routing that is wrong, and crashing isn't right either. ;)

-- 
Kim Alvefur <[email protected]>

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
JDev mailing list
Info: http://mail.jabber.org/mailman/listinfo/jdev
Unsubscribe: [email protected]
_______________________________________________

Reply via email to