[Pidgin] #7501: Missing 'join' messages in MUC group chat
Pidgin
trac at pidgin.im
Tue Jan 25 19:48:16 EST 2011
#7501: Missing 'join' messages in MUC group chat
----------------------+-----------------------------------------------------
Reporter: gkuchta | Owner: deryni
Type: defect | Status: new
Milestone: | Component: XMPP
Version: 2.5.2 | Resolution:
Keywords: muc join |
----------------------+-----------------------------------------------------
Comment(by xnyhps):
I've attached a patch which mainly fixes #a14527, but also this bug, as I
was editing the same part of the code anyway. A JabberChat now stores the
time when it successfully joined so that it can be compared with the
timestamp on delayed {{{<presence>}}} stanzas. Also, all presences before
the join is done are considered users already there.
The joining is considered successful when a presence of ourself is
received ({{{<status code='110'/>}}} could be used, but is not always
included).
--
Ticket URL: <http://developer.pidgin.im/ticket/7501#comment:3>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list