[Bug 39790] New: Forgets password on nick conflicts when joining MUCs

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Aug 3 09:44:52 CEST 2011


https://bugs.freedesktop.org/show_bug.cgi?id=39790

           Summary: Forgets password on nick conflicts when joining MUCs
           Product: Telepathy
           Version: git master
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: gabble
        AssignedTo: telepathy-bugs at lists.freedesktop.org
        ReportedBy: will.thompson at collabora.co.uk
         QAContact: telepathy-bugs at lists.freedesktop.org


WockyMuc has a property, :password, representing the current password being
used to join the MUC. GabbleMuc previously had a private variable, 'password',
which was used for this. In the port to WockyMuc, setting the private variable
was removed, but it was still used when re-attempting to join after a nick
conflict. Since it was always NULL, this has the effect of making Gabble forget
the password you provided if there's a nick conflict.

Patch against 0.12 to follow.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.



More information about the telepathy-bugs mailing list