[jdev] MU-Conference bug (0.6)

Grégoire Menuel gregoire.menuel at insa-lyon.fr
Wed May 2 10:18:33 CDT 2007


Le mercredi 2 mai 2007, Chris Mullins a écrit :
> When I try to join a password protected conference, I send:
>
> <presence xml:lang="en" to="testing1 at conference.someserver.com/chrism">
>   <x xmlns="jabber:x:avatar">
>     <hash>4c2dfaf57559ffe57e8dd382f0799f1ad5e7ae80</hash>
>   </x>
>   <x xmlns="http://jabber.org/protocol/muc">
>     <password>chris</password>
>   </x>
> </presence>
>
> The presence of two "x" nodes in there, causes the server to reply back
> with an error.
>
> If I eliminate the Avatar node, things are fine.
>
> This likely means that MU-Conference isn't checking for namespaces on
> the "x" node, which seems like a pretty serious bug.

This is a known and already corrected bug. In fact mu-conference was checking 
the xmlns of the x node, but only read the first x node.

See https://www.jabber.org/mu-conference/2006-September/000665.html 
for a patch.

-- 
Grégoire Menuel
xmpp:omega at im.apinc.org
GPG: 1024D/D3BF3B20



More information about the JDev mailing list