[Bug 27445] Should set Initiator{ID,Handle} for other channel types

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Apr 13 16:37:49 CEST 2010


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

Simon McVittie <simon.mcvittie at collabora.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
  Status Whiteboard|                            |review-
           Keywords|patch                       |
         AssignedTo|telepathy-bugs at lists.freede |jonny.lamb at collabora.co.uk
                   |sktop.org                   |

--- Comment #2 from Simon McVittie <simon.mcvittie at collabora.co.uk> 2010-04-13 07:37:49 PDT ---
Drive-by review:

> +        # otherwise use InitiatorID.
> +        elif telepathy.CHANNEL_INTERFACE + '.InitiatorID' in props:
> +            self._initiator = ButterflyHandleFactory(conn, 'contact',
> +                id=props[telepathy.CHANNEL_INTERFACE + '.InitiatorHandle'])

s/InitiatorHandle/InitiatorID/

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