[Bug 33054] Doesn't respect Google Shared Status status-max

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Apr 19 18:52:51 CEST 2011


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

--- Comment #9 from Andre Moreira Magalhaes <andrunko at gmail.com> 2011-04-19 09:52:50 PDT ---
(In reply to comment #6)
> The Gabble patches look fine, though the repeated calls to int() on a value
> that starts off as a string constant containing an integer … makes me think the
> field should be an int and it could be converted to a string when needed.

Here I used the same as max_statuses which uses string. It seems the reason is
that self._send_status_list(req_iq['id']) requires strings instead of int,
failing here when I change to int. Let me know if I should change it anyway.

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