Bug 17245

Summary: Implementation of Requests draft accepts unknown properties
Product: Telepathy Reporter: Simon McVittie <smcv>
Component: gabbleAssignee: Simon McVittie <smcv>
Status: RESOLVED FIXED QA Contact: Telepathy bugs list <telepathy-bugs>
Severity: minor    
Priority: high    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Simon McVittie 2008-08-21 08:54:49 UTC
Gabble's implementation of the Requests draft is not spec-compliant: it silently accepts unrecognised properties, which the spec says it MUST reject without side-effects.

GabbleChannelManager needs some convenience API to check for unknown properties in a request, ideally re-using the same const gchar * const * that foreach_channel_class needs already. All the channel factories need to use it.
Comment 1 Simon McVittie 2008-10-15 01:59:22 UTC
Fixed in 0.7.9 by wjt

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.