On Thu, Jan 3, 2013 at 10:21 AM, Simon McVittie
<simon.mcvit...@collabora.co.uk> wrote:
> On 02/01/13 16:02, Pedro Francisco wrote:
>> Using empathy-debugger:
>> "_error: wocky-xmpp-reader.c:640: Parsing failed xmlParseCharRef:
>> invalid xmlChar value 28"
>
> 28 is ASCII FS (file separator), U+001C, which is indeed not an allowed
> "Char" in XML 1.0 [1] and is a RestrictedChar in XML 1.1 Second Edition
> [2]. Both of these mean it is only allowed when escaped as &#28; or
> &#x1c;, as far as I can see.
>
> Did the MSN server send you this character unescaped? In which message?

I've been unable to reproduce this error for the past days. If it
happens again, I'll save the logs.

Thank you for your time :)
--
Pedro
_______________________________________________
telepathy mailing list
telepathy@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/telepathy

Reply via email to