Question
Hi,
I've installed TWiki on Windows Server 2003 and I used all the default settings (I followed the
WindowsInstallCookbookForTWiki04x01 tutorial).
I then tried adding some content that includes Slovenian characters: Ȧ´ 訸.
When I save the page it works correctly but when I edit the page the above letters get replaced with their unicode espace codes:
č: %u010D ¸: %u017E etc.
And if I click save then all the characters are replaced and the page is then rendered in the browser like this:
"končno" becomes "kon%u010Dno"
So to sum-up:
- the characters work when you save the page for the first time
- when you re-edit the page the characters are replaced with unicode escape codes
- in the browser the unicode codes are displayed instead of the characters
I tried this so far:
- changed the locale to sl_SI.ISO-8859-2
- disabled the
LocaleRegexes ( = 0)
- setting the
CharSet to ISO-8859-2
Which didn't work.
I also read about setting the Upper/LowerNational properties but I don't know what to set for Slovenian.
All I need is the page content to be able to properly present Slovenian characters. I don't care about the wikiwords (I will always use wikiwords without slovenian characters)
Environment
--
TWikiGuest - 13 Jul 2008
Answer
If you answer a question - or have a question you asked answered by someone - please remember to edit the page and set the status to answered. The status is in a drop-down list below the edit box.
Sorry, closing this question after more than 30 days of inactivity. Feel free to re-open if needed.
--
PeterThoeny - 02 Sep 2008