Bug 17247 - Implement support for TargetID in conn-requests.c
Summary: Implement support for TargetID in conn-requests.c
Status: RESOLVED FIXED
Alias: None
Product: Telepathy
Classification: Unclassified
Component: gabble (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Will Thompson
QA Contact: Telepathy bugs list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-21 09:00 UTC by Simon McVittie
Modified: 2008-10-15 01:55 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.