Summary: | Bad target type checking for handle type 0. | ||
---|---|---|---|
Product: | Telepathy | Reporter: | Krzysztof Klinikowski <kkszysiu> |
Component: | tp-python | Assignee: | Telepathy bugs list <telepathy-bugs> |
Status: | RESOLVED FIXED | QA Contact: | Telepathy bugs list <telepathy-bugs> |
Severity: | major | ||
Priority: | medium | CC: | kkszysiu |
Version: | unspecified | Keywords: | patch |
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | minor changes needed | ||
i915 platform: | i915 features: | ||
Attachments: | patch |
Description
Krzysztof Klinikowski
2010-03-30 13:36:26 UTC
Yes, this is a bug; requesting channels with (TargetHandleType=NONE, TargetHandle=0) should be allowed. The InvalidArgument error message should also be changed to say "... omitted or 0", and the patch could be simplified by using "target_handle not in (0, None)". I'll leave it to telepathy-python people to apply this. Thanks for your patch. I made the changes Simon suggested and pushed to master. |
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.