[Pidgin] #12300: No buddy list on vz.net-Server
Pidgin
trac at pidgin.im
Fri Jul 9 10:05:04 EDT 2010
#12300: No buddy list on vz.net-Server
------------------------+---------------------------------------------------
Reporter: leoschabel | Owner: deryni
Type: defect | Status: new
Milestone: | Component: XMPP
Version: 2.7.1 | Resolution:
Keywords: |
------------------------+---------------------------------------------------
Comment(by leoschabel):
The VZnet server does this on connect:
{{{
(15:59:07) jabber: Sending (ssl) (my\40mail.com at schuelervz.net/): <iq
type='set' id='purple48f606a4'><bind xmlns='urn:ietf:params:xml:ns:xmpp-
bind'/></iq>
(15:59:07) jabber: Recv (ssl)(165): <iq id='purple48f606a4'
type='result'><bind xmlns='urn:ietf:params:xml:ns:xmpp-
bind'><jid>ad28cf86c912d0df at schuelervz.net/9002703901278683950852602</jid></bind></iq>
}}}
Pidgin assumes now that ad28ch
86c912d0df at schuelervz.net is the right JID, but the VZnet server (a modded
eJabberd).
Problem is now that the server continues to use
my\40mail.com at schuelervz.net instead of ad28ch86c912d0df at schuelervz.net in
later messages like the buddy list:
{{{
<iq from='my\40mail.com at schuelervz.net'
to='my\40mail.com at schuelervz.net/9002703901278683950852602'
id='purple48f606a9' type='result'>
}}}
Pidgin doesn't accept the jabber:iq:roster and displays this:
{{{
jabber: Received bogon roster push from
leoschabel\40gmail.com at schuelervz.net
}}}
Is there any possibility to make Pidgin accept the faulty roster?
This means this is not a problem with Pidgin, but with the server.
--
Ticket URL: <http://developer.pidgin.im/ticket/12300#comment:3>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list