Re: Jahia 4.05, HTMLArea does not work in german language
"Khue Nguyen" <[email protected]>
| Newsgroups | gmane.comp.cms.jahia.devel |
|---|---|
| Message-ID | <000901c4fa39$9bbc1110$7c02a8c0@SINGASONG> |
Hi, could you please send us the de.js file for debugging. I just tested with mozilla and couldn't reproduce this issue. >So, my question is: >An easy fix looks like changing the default encoding of all de.js >language files under the HTMLArea directory to ISO-8859, but is this the >right solution? Or should the HTML be modified to supply UTF-8 encoding >for languages where the langauge files are encoded in UTF-8? if you change the encoding to ISO-8859, characters like öà have to be translated to Unicode characters \uXXXX . Regards, Khue Nguyen