[telepathy-butterfly/master] Fixed: the contact may not be in the address book yet

Louis-Francis Ratté-Boulianne louis-francis.ratte-boulianne at collabora.co.uk
Tue Jul 28 07:59:56 PDT 2009


---
 butterfly/channel/contact_list.py |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/butterfly/channel/contact_list.py b/butterfly/channel/contact_list.py
index 08bfa64..4a1e929 100644
--- a/butterfly/channel/contact_list.py
+++ b/butterfly/channel/contact_list.py
@@ -227,7 +227,6 @@ class ButterflyPublishListChannel(ButterflyListChannel,
         handle = ButterflyHandleFactory(self._conn_ref(), 'contact',
                 contact.account, contact.network_id)
         if self._contains_handle(handle):
-            contact = handle.contact
             if contact.is_member(papyon.Membership.PENDING):
                 # Nothing worth our attention
                 return
-- 
1.5.6.5




More information about the telepathy-commits mailing list