Forums / Setup & design / Æ,Ø,Å (norwegian letters) doesn't show in template.
Robin Sørlie
Tuesday 24 June 2003 10:35:51 am
Æ,Ø,Å doesn't show when I use them in my pagelayout_section_#.tpl files. The word løsning (solution), prints lsning. I've searched the forums and found this: http://www.ez.no/developer/ez_publish_3/forum/install_configuration/norwegian_characters_missing
quote: Re: Norwegian characters missing There's a bug in the new and optimized codepage conversion routine, you should try to copy lib/ezi18n/classes/ezcodepage.php from an old version (like 3.0-2) and see if it works. by: Jan Borsodi
This worked for Frode Marton Meling wich was using 3.1.0.1. But I am using 3.0-2, what is wrong?
Bård Farstad
Tuesday 24 June 2003 12:29:01 pm
You probably use utf-8 as charset in the templates. Try to view the source of the page and see if æøå is present. If so you need to change your charset to e.g. latin1.
--bård
Documentation: http://ez.no/doc