[jdev] MU-component bug when it gets MUC presence from occupant with vcard-based avatar
Nikos Kouremenos
kourem at gmail.com
Sat Oct 8 05:28:39 CDT 2005
with vcard-temp:x:update:
DEBUG: socket sent <presence
to="tes at conference.jabber.lagaule.org/asterix4"
from="asterix4 at jabber.lagaule.org/Gajim2" id="21"><x
xmlns="vcard-temp:x:update"><photo /></x><x
xmlns="http://jabber.org/protocol/muc"><password>tes</password></x></presence>
DEBUG: socket got <presence
to='asterix4 at jabber.lagaule.org/Gajim2'
from='tes at conference.jabber.lagaule.org/asterix4' id='21'
type='error'><x xmlns='vcard-temp:x:update'><photo/></x><x
xmlns='http://jabber.org/protocol/muc'><password>tes</password></x><error
code='401'>Password required to join this room.</error></presence>
without vcard-temp:x:update:
DEBUG: socket sent <presence
to="tes at conference.jabber.lagaule.org/asterix4"
from="asterix4 at jabber.lagaule.org/Gajim2" id="21"><x
xmlns="http://jabber.org/protocol/muc"><password>tes</password></x></presence>
DEBUG: socket got <presence
to='asterix4 at jabber.lagaule.org/Gajim2'
from='tes at conference.jabber.lagaule.org/asterix4' id='21'><x
xmlns='http://jabber.org/protocol/muc#user'><item affiliation='none'
role='participant'/></x></presence>
So it's a bug under which you cannot join a room with pass if u also
use vcard-based avatars
--
Nikos Kouremenos | Jabber ID: nkour at jabber.org | http://members.hellug.gr/nkour
More information about the JDev
mailing list