Summary: | Messy characters in nicknames for Jabber | ||
---|---|---|---|
Product: | Telepathy | Reporter: | Mike Manilone <crtmike> |
Component: | gabble | Assignee: | Telepathy bugs list <telepathy-bugs> |
Status: | RESOLVED MOVED | QA Contact: | Telepathy bugs list <telepathy-bugs> |
Severity: | normal | ||
Priority: | medium | CC: | will |
Version: | unspecified | ||
Hardware: | x86-64 (AMD64) | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Mike Manilone
2012-05-01 01:05:16 UTC
Anybody helps? A little more info. signal sender=:1.299 -> dest=(null destination) serial=2897 path=/org/freedesktop/Telepathy/Connection/gabble/jabber/crtmike_40jabber_2eorg_2f030918ab; interface=org.freedesktop.Telepathy.Connection.Interface.Aliasing; member=AliasesChanged array [ struct { uint32 26 string "老猫群" } ] 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 "ř" 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. -- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/telepathy/telepathy-gabble/issues/226. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.