[Pidgin] #2802: msimprpl implement prpl_info->normalize

Pidgin trac at pidgin.im
Sat Jan 12 14:50:58 EST 2008


#2802: msimprpl implement prpl_info->normalize
--------------------------+-------------------------------------------------
  Reporter:  jeff         |       Owner:  jeff    
      Type:  enhancement  |      Status:  new     
  Priority:  minor        |   Milestone:          
 Component:  MySpace      |     Version:  2.1.1   
Resolution:               |    Keywords:  msimprpl
   Pending:  0            |  
--------------------------+-------------------------------------------------
Comment (by jeff):

 Nice, it does fix IM'ing 6221, TOM, and tom -- all now behave the same. I
 made some minor changes to your patch:

  * If the account does not exist or is not connected, names can still be
 normalized unless they are user IDs (then a connection is required).
  * Store the return value from `msim_uid2username_from_blist` in
 `username`, and do not free it because it is a static string.
  * Fix conversion warning on line that calls
 `msim_uid2username_from_blist` by making username a `const` char *.

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


More information about the Tracker mailing list