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

Pidgin trac at pidgin.im
Fri Mar 11 10:39:50 EST 2011


#13496: ICQ: comma-separated list of encodings should be supported
-----------------------------+----------------------------------------------
 Reporter:  loentar          |     Owner:  MarkDoliner
     Type:  patch            |    Status:  new        
Component:  ICQ              |   Version:  2.7.11     
 Keywords:  oscar encodings  |  
-----------------------------+----------------------------------------------
 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.

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


More information about the Tracker mailing list