Bug 15080

Summary: Bugs in conversation with more than 2 users
Product: Telepathy Reporter: Julien Enche <julien.enche>
Component: pymsnAssignee: Ali Sabil <ali.sabil>
Status: NEW --- QA Contact: Telepathy bugs list <telepathy-bugs>
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Julien Enche 2008-03-16 15:30:36 UTC
If you have a conversation with 3 users A, B, C with this scheme :
- A has both B and C in its contacts list
- B and C have A in their respective list
- B hasn't C in its list, and vice-versa

If B or C says something, there are no problems on the A's side. But if B says something, C can't display it properly because he got an incomplete contact structure in "def on_conversation_message_received(self, sender, message_object)" (and vice-versa if C says something)
For example, sender.display_name == ''.

Is it a normal behavior (I dont think so) ?

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.