[TYPO3-core] RFC: #2302: substitute all strtoupper/strtolower with the t3lib_div-method

Steffen Kamper steffen at sk-typo3.de
Wed Jul 2 17:00:13 CEST 2008


Ernesto Baschny [cron IT] schrieb:
> Martin Kutschker wrote: on 02.07.2008 14:55:
>> Ernesto Baschny [cron IT] schrieb:
>>> Martin Kutschker wrote: on 02.07.2008 14:04:
>>>
>>> Ok, but it doesn't make any sense to use it on utf-8 data, right? :) I
>>> can see no use-case in converting "abäch" to "ABäCH" for example. Maybe
>>> the phpdoc part should even point to the t3lib_cs->case method for utf-8
>>> and language specific translations.
>>
>> No, it doesn't make much sense. I thought it was nice to know that
>> nothing too bad happens (but nothing useful either) on your string when
>> used with non-ASCII data.
> 
> Ok, so would you like to change the description as I suggested? Or keep 
> it like this? Or do you have another suggestion? Don't you think they 
> are misleading, as we already noticed in this RFC?
> 
> Cheers,
> Ernesto

i like your suggestion. Anyway i think most will have problems with this 
issue, i myself consider charset conversion as one of the most complex 
issues ;-)

vg Steffen


More information about the TYPO3-team-core mailing list