Bug 17432 - RequestHandles doesn't return existing handles
Summary: RequestHandles doesn't return existing handles
Status: RESOLVED FIXED
Alias: None
Product: Telepathy
Classification: Unclassified
Component: tp-python (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Telepathy bugs list
QA Contact: Telepathy bugs list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-04 10:49 UTC by Travis Reitter
Modified: 2010-04-16 15:03 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Travis Reitter 2008-09-04 10:49:12 UTC
The default implementation of RequestHandles always creates a new handle for a given (handle type, name), even if a handle ID already exists for that tuple.
Comment 1 Travis Reitter 2008-09-04 10:52:11 UTC
Just to clarify, this current behavior violates the specification (and makes it needlessly difficult to compare handles on the client side, and other bad side effects).

Also, this is targeted at the implementation in telepathy.server.
Comment 2 Jonny Lamb 2010-04-16 15:03:52 UTC
Seems Olli fixed this way back in commit f6e3eb938e06.


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.