Bug 15080 - Bugs in conversation with more than 2 users
Summary: Bugs in conversation with more than 2 users
Status: NEW
Alias: None
Product: Telepathy
Classification: Unclassified
Component: pymsn (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Ali Sabil
QA Contact: Telepathy bugs list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-16 15:30 UTC by Julien Enche
Modified: 2008-03-16 15:30 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.