I recognized today that some strings on my blog doesn't use the right locales. I've searched through the forums for a solution but I can't finde one.
You can take a look to my (german) blog @ http://blog.blankster.info
As you can see the whole database-content (blog entry, categories, months) is displayed correctly (UTF-8). What's strange:
In admin-area and in the link "full text of the entry" are all umlauts wrong too. When I change in the settings the charset to "national charset" all errors which occure are now ok but the thing which were ok are displayed now wrong.März 2007
Februar 2007
Januar 2007
Das neueste ...
Älteres ...
I've installed the following charsets on my server:
Code: Select all
de_DE@euro ISO-8859-15
de_CH ISO-8859-1
de_CH.UTF-8 UTF-8
de_DE ISO-8859-1
de_DE.UTF-8 UTF-8
de_DE.UTF-8@euro UTF-8
en_US ISO-8859-1
en_US.ISO-8859-15 ISO-8859-15
en_US.UTF-8 UTF-8Greets and thanks,
Dawn