[Pidgin] #7672: long messages in IRC silently dissapear

Pidgin trac at pidgin.im
Mon Dec 1 17:29:09 EST 2008


#7672: long messages in IRC silently dissapear
--------------------------+-------------------------------------------------
 Reporter:  kermit        |     Owner:  lschiere
     Type:  defect        |    Status:  new     
Component:  unclassified  |   Version:  2.5.2   
 Keywords:                |  
--------------------------+-------------------------------------------------
 I'm sure most everyone in IRC knows this bug exists in most IRC clients,
 but for the people who don't know it can lead to a lot of confusion.

 The bug is, if you send a line longer than 512 charactrers.. or is it 511
 characters, and subtract 2 more for the CRLF, I think.   The server drops
 it entirely.

 This is not to be confused with how long messages get truncated as
 reported in bug #4753.  However, fixing both issues at once would be
 efficient.

 For anyone not understanding what's happening.. If the entire  line
 including command and target is over the limit on the sender side, it is
 dropped, if it's shorter on the sender side but on the reciever side would
 be too long, then it would be truncated.  Note that the reciever sees a
 different line because they see the sender nick!user at host so the length is
 different (usually longer).  See the RFC for more details.

-- 
Ticket URL: <http://developer.pidgin.im/ticket/7672>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list