Please note the new address for this forum : forum.excito.org. The old address redirects here but I don't know for how long. Thanks !
New user's registration have been closed due to high spamming and low trafic on this forum. Please contact forum admins directly if you need an account. Thanks !

Swedish localization flaw in date/time part of admin panel

Got problems with your B2 or B3? Share and get helped!
Post Reply
gonk
Posts: 93
Joined: 30 May 2012, 01:53

Swedish localization flaw in date/time part of admin panel

Post 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:
Attachments
Character encoding problems
Character encoding problems
b3.png (15.9 KiB) Viewed 3672 times
johannes
Posts: 1470
Joined: 31 Dec 2006, 07:12
Location: Sweden
Contact:

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

Post by johannes »

Thanks, noted and reported. Obviously we tested on a non åäö-dag (think it was tisdag). Sorry.
/Johannes (Excito co-founder a long time ago, but now I'm just Johannes)
Post Reply