Bug 17247

Summary: Implement support for TargetID in conn-requests.c
Product: Telepathy Reporter: Simon McVittie <smcv>
Component: gabbleAssignee: Will Thompson <will>
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 Simon McVittie 2008-08-21 09:00:30 UTC
These are blockers for moving the code in conn-requests.c back to TpBaseConnection:

  /* FIXME: when TargetID is officially supported, if it has
   * target_handle_type == TP_HANDLE_TYPE_NONE and has a TargetID, raise
   * an error */

  /* FIXME: when TargetID is officially supported, if it has both a TargetID
   * and a TargetHandle, raise an error */

  /* FIXME: when TargetID is officially supported, if it has TargetID but
   * no TargetHandle, copy requested_properties to altered_properties,
   * remove TargetID, add TargetHandle, and set
   * requested_properties = altered_properties (shadowing the original).
   * If handle normalization fails, raise an error */
Comment 1 Simon McVittie 2008-10-15 01:55:48 UTC
Fixed in telepathy-glib.

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.