[Pidgin] #4137: Oscar Chat Joining failure

Pidgin trac at pidgin.im
Sun Dec 2 15:06:26 EST 2007


#4137: Oscar Chat Joining failure
-------------------------+--------------------------------------------------
  Reporter:  JensenDied  |       Owner:  MarkDoliner                          
      Type:  defect      |      Status:  new                                  
  Priority:  minor       |   Milestone:                                       
 Component:  AIM         |     Version:  2.3.0                                
Resolution:              |    Keywords:  oscar libpurple oscar_join_chat patch
   Pending:  0           |  
-------------------------+--------------------------------------------------
Comment (by MarkDoliner):

 Oh I see, ok.  If you look at the  struct proto_chat_entrys that oscar
 gives to the core, you'll see that the room name and exchange are both
 required.  So I think it is the responsibility of the UI (in this case
 Finch) to give valid chat room data to the protocol plugin.  I added a
 g_return_if_fail() check to oscar_join_chat() so that it won't crash, but
 I don't think this is something we want to tell user's about--we should
 fix Finch so that it always gives an exchange when joining oscar rooms.

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


More information about the Tracker mailing list