Encoding problems in admin

Talk about writing modules and plugins for CMS Made Simple, or about specific core functionality. This board is for PHP programmers that are contributing to CMSMS not for site developers
Post Reply
gnolen

Encoding problems in admin

Post by gnolen »

Hi,

I have just installed the new version of CMS. I am working in the swedish language in admin...but...when I use åäö in the title of a page it will render it wrong on the page! Instead of 'ä' it shows '?'. The encoding of the page is set as ISO 8859-1, so I assume that it is an encoding problem of the admin itself...

Anyone knows more about this topic?

Thanks / Gnolen
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm
Location: Fairless Hills, Pa USA

Re: Encoding problems in admin

Post by Ted »

The encoding for the Swedish translation is marked as 8859-15...  so maybe it's a problem with it not matching.
gnolen

Re: Encoding problems in admin

Post by gnolen »

Thanks Wishy,

Changed that already...And the problem is that I thought that encoding 'default' in the templates was following the adminlanguage..So I changed it to 8859-1 - no problemos...Shouldn't it follow the language? Hmmm, when I think about it I have to answer myself - No, because there can be many users from different countries on a multilanguage site..Pretty obvious..Stupid me...

Thanks! / Gnolen
Post Reply

Return to “Developers Discussion”