[TYPO3-dev] error with turkish language

Steffen Kamper steffen at sk-typo3.de
Tue Nov 27 13:40:22 CET 2007


"Martin Kutschker" <Martin.Kutschker at n0spam-blackbox.net> schrieb im 
Newsbeitrag 
news:mailman.1.1196166191.20767.typo3-dev at lists.netfielders.de...
> Steffen Kamper schrieb:
>>
>> I found the reason for the Problem, but it's definitive frustrating.
>>
>> It's a PHP-Bug with turkish locale: No static method works where a 
>> capitol I is in the name of the function.
>> I renamed setUrlIdToken and got following error:
>> Fatal error: Call to undefined method t3lib_DB::exec_INSERTquery() in 
>> /var/www/web1/html/typo3/sysext/cms/tslib/class.tslib_fe.php on line 2587
>
> And so on...
>
> But say, do you really need the locale? If you don't use strftime() or 
> case modifictions (in TS) etc you can use the standard C locale.
>
> Masi

Hi Masi,

I need locale e.g. for cal to have the right names for months, days etc.
And remember the bug in indexed_search? Ok, maybe without locale it will 
work.

I'm glad that i don't have a client atm want turkish language :-) But what 
happens if? Then I have to say: ok, but no chance for cal.

vg  Steffen 






More information about the TYPO3-dev mailing list