[Bug 49330] Messy characters in nicknames for Jabber

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Nov 5 16:41:09 CET 2012


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

Will Thompson <will.thompson at collabora.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO

--- Comment #3 from Will Thompson <will.thompson at collabora.co.uk> ---
Can you get a debug log from Gabble, to verify exactly what is being sent to it
from the network?

But I think your server is sending you XML which it shouldn't be. RFC 6120 says
<http://xmpp.org/rfcs/rfc6120.html#intro-terms>:

    some examples in this document use the form "&#x...." as a notational
device to represent [UNICODE] characters (e.g., the string "&#x0159;" stands
for the Unicode character LATIN SMALL LETTER R WITH CARON); this form is
definitely not to be sent over the wire in XMPP systems.

The server should be sending you UTF-8, not escape sequences.

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