Bug 15830

Summary: empty presence message for self handle shouldn't appear in presence htable
Product: Telepathy Reporter: Xavier Claessens <xclaesse>
Component: gabbleAssignee: Telepathy bugs list <telepathy-bugs>
Status: RESOLVED WONTFIX QA Contact: Telepathy bugs list <telepathy-bugs>
Severity: trivial    
Priority: lowest    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Xavier Claessens 2008-05-05 03:26:01 UTC
When there is no presence message for self handle, RequestPresence([self_handle]) returns a hashtable containing the pair ("message", ""). For other contacts that have no presence message the hash table is empty.

I think gabble shouldn't add empty presence message to the table.
Comment 1 Will Thompson 2009-08-09 02:40:15 UTC
This bug only applies to the old Presence interface, which is deprecated in favour of SimplePresence. In SimplePresence, contacts are always in the relevant hash table, with an empty string meaning they have no presence message.

Hence, WONTFIXing.

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.