[Pidgin] #12810: Authorization requests lost if nickname is empty

Pidgin trac at pidgin.im
Wed Oct 27 01:53:20 EDT 2010


#12810: Authorization requests lost if nickname is empty
--------------------------------------------------+-------------------------
 Reporter:  dustin                                |        Owner:  MarkDoliner
     Type:  defect                                |       Status:  new        
Milestone:                                        |    Component:  ICQ        
  Version:  2.7.4                                 |   Resolution:             
 Keywords:  authorization request nickname alias  |  
--------------------------------------------------+-------------------------

Comment(by ivan.komarov):

 I'm positive that was me who broke it (in
 [12ba055ceeb14a00597ed9c99982d8cb3ab6950f]). That 'if (info->nick[0] &&
 (utf8 = oscar_utf8_try_convert(account, od, info->nick))) {' line in the
 commit above appears to be wrong — we should show the dialog even if the
 nickname is empty or is not a string which we can convert to UTF-8. I
 don't know what I was thinking, really.

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


More information about the Tracker mailing list