ajax chat language encoding issue

irei1as

Teto's Territory
Ajax chat has an issue with computers using Spanish language (at least) for a "mojibake" case, I think.
It says something like
"error on line xxx at column ##: Encoding error"
where xxx changes according to the browser used (121 for firefox and 81 for chrome).

Well, it's better explained in here:
https://groups.google.com/forum/#!topic/ajax-chat/yX5IndPbxdw


(I used a temp fix myself with the firefox add-on "Cookies Manager+" and changed the ajax chat cookie of the language from "es"(Spanish) to "en". So it's no hurry.
I guess the error can be reproduced doing the change "en" to "es".)