[Pidgin] #9692: Pidgin sends IRC ISON messages > 512 bytes
Pidgin
trac at pidgin.im
Wed Jul 15 21:40:19 EDT 2009
#9692: Pidgin sends IRC ISON messages > 512 bytes
-------------------------+--------------------------------------------------
Reporter: jchonig | Owner: elb
Type: defect | Status: new
Component: IRC | Version: 2.5.8
Keywords: irc offline |
-------------------------+--------------------------------------------------
If all the nicks in your buddy list add up to more than 512 bytes, Pidgin
will happily send the longer message. The server will truncate the
message and some of your buddies won't appear to be online.
This fix splits the ISON command before it reaches 512 bytes (510
accounting for CRLF).
It also counts the number of outstanding ISON messages instead of just
TRUE/FALSE. The fact that irc_ison_one could cause ison_outstanding was
probably a bug too.
Thanks.
Jeff
--
Ticket URL: <http://developer.pidgin.im/ticket/9692>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list