[Papyon-bugs] [Bug 36774] New: add_messenger_contact minor bug
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon May 2 08:08:10 PDT 2011
https://bugs.freedesktop.org/show_bug.cgi?id=36774
Summary: add_messenger_contact minor bug
Product: papyon
Version: git master
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: general
AssignedTo: papyon-bugs at lists.freedesktop.org
ReportedBy: c10ud.dev at gmail.com
see https://github.com/emesene/emesene/issues/485
the
if contact is self._client.profile:
return # can't add ourself to the address book
must be put *before*
old_memberships = (contact and contact.memberships) or Membership.NONE
otherwise it will except
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the papyon-bugs
mailing list