Bug 17245 - Implementation of Requests draft accepts unknown properties
Summary: Implementation of Requests draft accepts unknown properties
Status: RESOLVED FIXED
Alias: None
Product: Telepathy
Classification: Unclassified
Component: gabble (show other bugs)
Version: unspecified
Hardware: Other All
: high minor
Assignee: Simon McVittie
QA Contact: Telepathy bugs list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-21 08:54 UTC by Simon McVittie
Modified: 2008-11-04 02:40 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.