[Pidgin] #13496: ICQ: comma-separated list of encodings should be supported

Pidgin trac at pidgin.im
Thu Mar 24 20:16:38 EDT 2011


#13496: ICQ: comma-separated list of encodings should be supported
-----------------------------+----------------------------------------------
 Reporter:  loentar          |        Owner:  MarkDoliner
     Type:  patch            |       Status:  closed     
Milestone:  2.8.0            |    Component:  ICQ        
  Version:  2.7.11           |   Resolution:  fixed      
 Keywords:  oscar encodings  |  
-----------------------------+----------------------------------------------
Changes (by loentar at google.com):

  * status:  new => closed
  * resolution:  => fixed
  * milestone:  Patches Needing Review => 2.8.0


Comment:

 (In [54dcab16d24aadfe374856ba5af9c39dd80cc4a8]):[[BR]]
 Currently oscar (ICQ) protocol does not support comma-separated list of
 encoding, what may cause problems with clients that using single-byte
 encoding,
 while we using UTF-8 (for example: QIP2005).

 This patch adds support for a comma-separated list of encodings.

 for example:
 {{{
 utf-8,cp1251,us-ascii
 }}}

 This patch also fixes invalid encoding of buddy status and buddy info.

 Fixes #13496.

-- 
Ticket URL: <http://developer.pidgin.im/ticket/13496#comment:3>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list