[Pidgin] #10733: loosing 2nd line of text
Pidgin
trac at pidgin.im
Sat Mar 13 16:28:45 EST 2010
#10733: loosing 2nd line of text
----------------------+-----------------------------------------------------
Reporter: kronostm | Owner: sulabh.dev
Type: defect | Status: closed
Milestone: 2.7.0 | Component: Yahoo!/Yahoo! JAPAN
Version: 2.6.3 | Resolution: fixed
Keywords: |
----------------------+-----------------------------------------------------
Changes (by vamposdecampos at gmail.com):
* status: new => closed
* resolution: => fixed
* milestone: => 2.7.0
Comment:
(In [a87af6413b6aef7fd11608c15fb50aee2ac3d21e]):[[BR]]
yahoo: fix decoding of P2P session_id
Apparently, inbound P2P packets containing key-11 session_id are
no longer sent by the server with a YAHOO_STATUS_BRB, but rather
a status value of 11.
Since we don't pick up the session_id, the first text message we
send over the P2P connection will have a key-11 value of 0, and cause
the remote (yahoo) client to disconnect us. This is causing the
"lost second line in a conversation" syndrome.
Fix it by also accepting status 11 in yahoo_process_p2p().
Fixes #10733.
--
Ticket URL: <http://developer.pidgin.im/ticket/10733#comment:16>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list