Bug 17432

Summary: RequestHandles doesn't return existing handles
Product: Telepathy Reporter: Travis Reitter <travis.reitter>
Component: tp-pythonAssignee: Telepathy bugs list <telepathy-bugs>
Status: RESOLVED FIXED QA Contact: Telepathy bugs list <telepathy-bugs>
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

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.