[TYPO3-dev] strange behavior with turkish locale-settings
Steffen Kamper
steffen at dislabs.de
Sat Nov 18 18:26:15 CET 2006
Hi,
I know that there was a problem with links and turkish settings, but this
should be fixed with version 4.
Now i have this in condition:
[globalVar = GP:L = 2]
config.sys_language_uid = 2
config.language = tr
config.locale_all = tr_TR.UTF8
...
The effect is, that with this locale some pages are no longer rendered, i
didn't figure out whats the problem here.
But the very strange is, that the pages are not rendered even when the
condition is not true, like in german or englisch context.
I don't know what happens here ...
If I use config.locale_all = tr_TR all looks ok but the labels of calendar
e.G. have wrong charset. So my setting should be right (I tried with
ISO8859-9 as well - same behavior).
Cause I have no output, no error_messages, and this in one complete
pagetree, and this only with this setting, I really don't know what to do
and where to search for. If i comment out the locale_all, everything is fine
(except the language things).
Does anybody knows anything about that ?
thx, vg Steffen
More information about the TYPO3-dev
mailing list