Bug 20728 - comply with telepathy-spec 0.17.21: always allow leaving groups
Summary: comply with telepathy-spec 0.17.21: always allow leaving groups
Status: RESOLVED FIXED
Alias: None
Product: Telepathy
Classification: Unclassified
Component: gabble (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Telepathy bugs list
QA Contact: Telepathy bugs list
URL:
Whiteboard:
Keywords:
Depends on: 16886
Blocks:
  Show dependency treegraph
 
Reported: 2009-03-18 10:42 UTC by Simon McVittie
Modified: 2009-06-10 04:18 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Simon McVittie 2009-03-18 10:42:42 UTC
Rob wrote, in Bug #16886:
> The spec (and MUC implementation in Gabble) implies that you can leave a MUC
> room with a message by using RemoveMembers([self_handle], "you guys suck")
> [...] this in fact doesn't work. tp-glib doesn't allow removing even the self
> handle from the MUC, because the _CAN_REMOVE flag isn't set.

telepathy-spec 0.17.21 mandates this behaviour (and also the same for StreamedMedia calls), and telepathy-glib 0.7.27 provides the necessary support code in TpGroupMixin. Gabble should be updated to make use of this in its StreamedMedia/CONTACT and Text/ROOM channels.
Comment 1 Will Thompson 2009-06-02 10:42:09 UTC
This works in StreamedMedia/Contact already; #16886 has a patch awaiting review for Text/Room.
Comment 2 Will Thompson 2009-06-10 04:18:08 UTC
Gabble will support this for Text/Room channels in 0.7.29.


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.