Bug 15830 - empty presence message for self handle shouldn't appear in presence htable
Summary: empty presence message for self handle shouldn't appear in presence htable
Status: RESOLVED WONTFIX
Alias: None
Product: Telepathy
Classification: Unclassified
Component: gabble (show other bugs)
Version: unspecified
Hardware: Other All
: lowest trivial
Assignee: Telepathy bugs list
QA Contact: Telepathy bugs list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-05 03:26 UTC by Xavier Claessens
Modified: 2009-08-09 02:40 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.