[Bug 27378] New: Bad target type checking for handle type 0.

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Mar 30 22:36:26 CEST 2010


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

           Summary: Bad target type checking for handle type 0.
           Product: Telepathy
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: major
          Priority: medium
         Component: tp-python
        AssignedTo: telepathy-bugs at lists.freedesktop.org
        ReportedBy: kkszysiu at gmail.com


Created an attachment (id=34548)
 --> (http://bugs.freedesktop.org/attachment.cgi?id=34548)
patch

tp-python have bad checking for target handle. It checking just is TargetHandle
== None but it's never None I think. Correct checking should check is
TargetHandle == 0. Without that ListRooms channel cannot be created.


-- 
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