Forums / Developer / ÆØÅ no longer supported in translation extension?
Petter Arneson
Friday 12 May 2006 3:12:01 am
I made an translation extension for some hardcoded text in a nor-NO/eng-GB site. The version is 3.7.5.
When I use æøå in the translation, debug reports: domxml_open_mem(): Input is not proper UTF-8, indicate encoding !
Tried replacing å with å etc., with no luck. This has worked in older versions. Also tried ContentXMLCharset=disabled.
Any ideas?Thanks!
www.vzt.no
Marc Boon
Friday 12 May 2006 3:51:13 am
Did you specify the encoding in the template?
{*?template charset=utf8?*}
Friday 12 May 2006 5:44:40 am
Thanks!
Hmm, I'm not sure I understand. In which template do you specify the encoding?
André R.
Friday 12 May 2006 6:23:19 am
all of them, or at least all contains norwegian charters.
eZ Online Editor 5: http://projects.ez.no/ezoe || eZJSCore (Ajax): http://projects.ez.no/ezjscore || eZ Publish EE http://ez.no/eZPublish/eZ-Publish-Enterprise-Subscription @: http://twitter.com/andrerom
Monday 15 May 2006 2:50:22 am
Thanks!I tried your suggestion. It resulted in a server hung-up. Nevermind, I have deleted the translation extension and added my text in share/translation instead.