[TYPO3-core] RFC: #9664: EM fails on retrieving files of uppercase extension keys

Marcus Krause marcus#exp2008 at t3sec.info
Sat Nov 1 09:39:47 CET 2008


Oliver Hader schrieb:
> FYI: Committed to SVN:
> * TYPO3_4-1 (rev. 4361)
> * TYPO3_4-2 (rev. 4362)
> * Trunk (rev. 4363)
> 
> olly
> 
> 
> Steffen Kamper schrieb:
>> Hi,
>>
>> i attached a modified patch of olly's modified patch :-)
>>
>> ... to make turkish guys happy

Uups, unfortunately there is no such function strtolower() in t3lib_div
of branch 4.1, so that the according call in
 typo3/mod/tools/em/class.em_terconnection.php and
 typo3/mod/tools/em/class.em_terconnection.php
has to be replaced by PHP's version of strtolower OR t3lib_div's
function(s) (strtolower,strtoupper) backported to 4.1 branch.

Marcus.


More information about the TYPO3-team-core mailing list