GNOME Bugzilla – Bug 610461
Should call RemoveMembers when exiting room
Last modified: 2010-02-19 16:05:45 UTC
When leaving a chat room, Empathy should call RemoveMembers([self-handle]) instead of closing the channel. If this call fails then the channel should be closed (to cope with older CM's).
Created attachment 154216 [details] [review] http://git.collabora.co.uk/?p=user/cassidy/empathy;a=shortlog;h=refs/heads/remove-handle-610461 libempathy-gtk/empathy-chat.c | 2 +- libempathy/empathy-tp-chat.c | 40 ++++++++++++++++++++++++++++++++++++++++ libempathy/empathy-tp-chat.h | 2 ++ 3 files changed, 43 insertions(+), 1 deletions(-)
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.