Bug 21037

Summary: ChannelDispatchOperation: PossibleHandlers not implemented
Product: Telepathy Reporter: Simon McVittie <smcv>
Component: mission-controlAssignee: 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 Simon McVittie 2009-04-03 11:40:54 UTC
+    handlers = cdo_properties[cs.CDO + '.PossibleHandlers'][:]
+    handlers.sort()
+    # FIXME: not true
+    #assert handlers == [cs.tp_name_prefix + '.Client.Empathy',
+    #        cs.tp_name_prefix + '.Client.Kopete'], handlers
Comment 1 Simon McVittie 2009-04-14 06:29:52 UTC
Fixed in git

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.