[Pidgin] #7457: Double UTF-8 encoding in oscar protocol

Pidgin trac at pidgin.im
Sun Dec 14 16:52:53 EST 2008


#7457: Double UTF-8 encoding in oscar protocol
-----------------------------+----------------------------------------------
 Reporter:  xmarchello       |        Owner:  MarkDoliner
     Type:  patch            |       Status:  new        
Milestone:                   |    Component:  ICQ        
  Version:  2.5.2            |   Resolution:             
 Keywords:  oscar icq patch  |  
-----------------------------+----------------------------------------------

Comment(by nops):

 The real problem in oscar.c in function purple_ssi_authrequest.
 Authorization request comes in UTF-8, but in this function it's convert to
 UTF-8 (msg -> reason). This is wrong, and this not need to be converted.
 Also, libpurple send authorization request in UTF-8 (family_feedbag.c
 function aim_ssi_sendauth).

 Why it need to be converted? I think this is a mistake.

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


More information about the Tracker mailing list