ümläüt [message #159446] |
Wed, 03 June 2009 14:26 |
nozafc
Messages: 75 Registered: April 2009
Karma: 0
|
Member |
|
|
Just upgraded to 2.8.1 and one of my users is having a problem with his name
It was Afflikönig
Now the ö gets messed up in his name. Was working fine before the upgrade. Also it posts fine in the post-area just userid bit that messes up.
|
|
|
|
|
|
|
|
|
|
|
|
|
Re: ümläüt [message #160003 is a reply to message #159567] |
Tue, 14 July 2009 12:46 |
zwickyy
Messages: 12 Registered: July 2009
Karma: 0
|
Junior Member Translator |
|
|
I also have troubles with the locale / encodings. I followed this thread but no success up to now.
Here is my environment:
Version 2.8.1
Server is on Linux
file /fud/data/thm/default/i18n/german/charset is utf-8
file /fud/data/thm/default/i18n/german/locale is utf-8
locale in Theme Manager is de_DE.UTF-8 (I tried also utf-8 only)
Server Locale ist also de_DE.UTF-8
Here comes the use case:
When I view the Posts in the Flat Mode everything seems ok. When I switch to the Tree mode it still seems ok. But after clicking on the Message link below the special characters are messed up.
E.g. before: Body: ÖÄÜ öäü
after clicking the subject of the post all these carracters are messed up:
After refreshing (F5) the special chars are correct again!
For me it seems that the "preview" of a message in the tree mode works differently then the other view.
-- Zwickyy
[Updated on: Tue, 14 July 2009 12:50] Report message to a moderator
|
|
|
|
Re: ümläüt [message #160005 is a reply to message #160004] |
Tue, 14 July 2009 13:42 |
zwickyy
Messages: 12 Registered: July 2009
Karma: 0
|
Junior Member Translator |
|
|
That did the Trick
Thank you very much!
But I saw that this breaks now the tree view on Internet Explorer 8:
Error on Page: Line 141 column 4: Object does not support this property or method
This is the code at this line:
beforeSend: function(xhr) {
xhr.overrideMimeType('text/html; charset=utf-8');
},
-- Zwickyy
[Updated on: Tue, 14 July 2009 13:43] Report message to a moderator
|
|
|
Re: ümläüt [message #160089 is a reply to message #160005] |
Thu, 23 July 2009 14:00 |
zwickyy
Messages: 12 Registered: July 2009
Karma: 0
|
Junior Member Translator |
|
|
Tried to show this problem to somebody else. Unfortunately I am no longer able to reproduce it.
So forget about it
-- Zwickyy
|
|
|