[Bug 29377] Implement Channel.Interface.Messages

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Oct 27 13:05:33 CEST 2010


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

--- Comment #6 from Mikhail Zabaluev <mikhail.zabaluev at nokia.com> 2010-10-27 04:05:33 PDT ---
(In reply to comment #4)
> Here is a first version:
> http://git.collabora.co.uk/?p=user/cassidy/telepathy-sofiasip;a=shortlog;h=refs/heads/messages-29377

+  if (content_type == NULL || tp_strdiff (content_type, "text/plain"))

Do we get the "content-type" value normalized? If not, this should be a
case-insensitive check.

I should perhaps add extraction of "message-sent" and an appropriate unique
token from SIP headers, in a follow-up change.

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



More information about the telepathy-bugs mailing list