[Bug 20646] New: TpChannel: does not remove pending contacts when they move to members
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Mar 13 14:31:31 CET 2009
http://bugs.freedesktop.org/show_bug.cgi?id=20646
Summary: TpChannel: does not remove pending contacts when they
move to members
Product: Telepathy
Version: unspecified
Platform: Other
OS/Version: All
Status: ASSIGNED
Severity: major
Priority: medium
Component: telepathy-glib
AssignedTo: simon.mcvittie at collabora.co.uk
ReportedBy: simon.mcvittie at collabora.co.uk
QAContact: telepathy-bugs at lists.freedesktop.org
Channels' members set, local-pending set and remote-pending set are meant to be
mutually exclusive, and the signalling assumes this.
However, when adding a member to one of the three sets, TpChannel does not
correctly remove the member from both of the other sets. This mainly occurs in
chatroom invitations and incoming calls (self-handle moves from local-pending
to members on local acceptance), and in outgoing calls (peer handle moves from
remote-pending to members on remote acceptance).
The fix is trivial; regression tests for it will be implemented as part of the
tests for my StreamedMedia example.
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the telepathy-bugs
mailing list