[Bug 27415] New: Bad usage of _add_immutables in ChannelTypeRoomList

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Apr 1 20:40:55 CEST 2010


http://bugs.freedesktop.org/show_bug.cgi?id=27415

           Summary: Bad usage of _add_immutables in ChannelTypeRoomList
           Product: Telepathy
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: tp-python
        AssignedTo: telepathy-bugs at lists.freedesktop.org
        ReportedBy: kkszysiu at gmail.com


Another little bug in ChannelTypeRoomList class. For now calling of
_add_immutables in that class looks like self._add_immutables(self, {'Server':
CHANNEL_TYPE_ROOM_LIST}) but function _add_immutables needs just self and props
so I attached a small patch to fix it.


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



More information about the telepathy-bugs mailing list