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 */
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.