Page 1 of 1

Swedish localization flaw in date/time part of admin panel

Posted: 03 Jun 2012, 05:11
by gonk
I've chosen to use the Swedish localization but the time/date bar in the admin site shows incorrect characters in the day name - "Söndag" is shown as "s�ndag".

Code: Select all

<div id="sideboard-datetime-day">s�ndag</div>
This happens if I use the default character encoding setting in Chrome, UTF-8. If I switch to ISO 8859-1 the day name is correctly displayed but instead other parts suffers from problems relating to character encoding. Enabling and auto-detect makes no difference.

Recommendations:

Re: Swedish localization flaw in date/time part of admin pan

Posted: 07 Jun 2012, 12:34
by johannes
Thanks, noted and reported. Obviously we tested on a non åäö-dag (think it was tisdag). Sorry.