[Pidgin] #479: Gaim 2.0.0beta6 - Jabber contact list one contact repeated

Pidgin trac at pidgin.im
Sun Dec 21 18:09:01 EST 2008


#479: Gaim 2.0.0beta6 - Jabber contact list one contact repeated
---------------------------------+------------------------------------------
 Reporter:  cga                  |        Owner:  deryni
     Type:  patch                |       Status:  new   
Milestone:  2.5.4                |    Component:  XMPP  
  Version:  2.0                  |   Resolution:        
 Keywords:  jabber contact list  |  
---------------------------------+------------------------------------------

Comment(by darkrain42):

 I just attached a patch that I think should fix this for Pidgin, Finch,
 and all the in-tree protocol plugins.

 The fix for Pidgin and Finch is straightforward.

 I audited all the prpls to ensure that the {{{ add_buddy }}} functions
 could handle the situation in which a buddy is ''added'' when it is
 already in the group. This should function either as a no-op if the
 protocol does not support authorization (or we're already authorized) or
 it should (re-)request authorization from the contact. These
 clarifications don't actually constitute an API change because it is what
 happens ''currently'', just in a more broken manner.

 These in-tree prpls need some help from people more familiar with them:
 || Gadu-Gadu || I think it works? ||
 || MSN       || I'm pretty sure it works properly. khc/QuLogic? ||
 || QQ        || I think so? I had a lot of trouble following the logic in
 here ||
 || Sametime  || I have no idea. I think it depends on how
 mwAwareList_addAware works ||
 || TOC       || It looks like it...also, I don't think anyone cares ;) ||
 || Yahoo     || I think so? ||

 I'm fairly certain about bonjour, irc, jabber, myspace, null, oscar, and
 simple.

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


More information about the Tracker mailing list