[Pidgin] #11489: Pidgin does not always unlock from the locked resource
Pidgin
trac at pidgin.im
Thu Mar 4 23:58:53 EST 2010
#11489: Pidgin does not always unlock from the locked resource
--------------------+-------------------------------------------------------
Reporter: rjoly | Owner: deryni
Type: defect | Status: new
Milestone: | Component: XMPP
Version: 2.6.6 | Resolution:
Keywords: |
--------------------+-------------------------------------------------------
Comment(by deryni):
I don't think this actually has to do with the recent changes, that is
this likely happened before them as well, though it is certainly wrong. It
looks like the fix should be simple enough if you are able to built pidgin
to test it.
I believe simply moving the "if (jid->resource) {" block into the else
block of the "if (!jm->xhtml && !jm->body) {" block should do it. That is
don't trigger the locking when we don't have an actual incoming message
body.
--
Ticket URL: <http://developer.pidgin.im/ticket/11489#comment:1>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list