[Pidgin] #144: Offline messaging plugin doesn't consider protocol capabilities

Pidgin trac at pidgin.im
Sat Apr 14 01:32:27 EDT 2007


#144: Offline messaging plugin doesn't consider protocol capabilities
---------------------------+------------------------------------------------
  Reporter:  rlaager       |       Owner:                             
      Type:  defect        |      Status:  new                        
  Priority:  major         |   Milestone:  Go public with Pidgin 2.0.0
 Component:  pidgin (gtk)  |     Version:  2.0                        
Resolution:                |    Keywords:                             
---------------------------+------------------------------------------------
Comment (by sadrul):

 offlinemsg.c:123
     if (purple_account_supports_offline_message(account, buddy))
     {
         purple_debug_info("offlinemsg", "Account \"%s\" supports offline
 message.",
                     purple_account_get_username(account));
         return;
     }

 If the reported bug is indeed correct, the problem might lie with the
 core.

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


More information about the Tracker mailing list