[Pidgin] #4098: buddynote plugin behaviour problem
Pidgin
trac at pidgin.im
Tue Nov 27 17:00:40 EST 2007
#4098: buddynote plugin behaviour problem
-------------------------------+--------------------------------------------
Reporter: vizzz | Type: patch
Status: new | Priority: minor
Component: plugins | Version: 2.3.0
Keywords: buddynote, plugin | Pending: 0
-------------------------------+--------------------------------------------
Buddynote plugin shows his menu entry even on group items in buddylist,
this is because actually "purple_blist_node_get_flags(node) &
PURPLE_BLIST_NODE_FLAG_NO_SAVE" condition seems to not work correctly (i
tested with some debug strings, even testing a group node is false).
Using PURPLE_BLIST_NODE_IS_GROUP macro instead, a group is correctly
identified.
--
Ticket URL: <http://developer.pidgin.im/ticket/4098>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list