[TYPO3-core] RFC: #8064: Split does not work with returnKey = 0

Oliver Hader oliver at typo3.org
Sat Apr 12 10:22:45 CEST 2008


FYI: Committed to SVN:
* TYPO3_4-1 (rev. 3556)
* TYPO3_4-2 (rev. 3557)

I've also tested this nobrainer again with the following TypoScript:
| 20 = TEXT
| 20 {
|   value = first|second|third
|   split {
|     token = |
|     returnKey = 0
|   }
| }

olly


Dirk Weise schrieb:
> Oliver Hader schrieb:
>>
>> +1 on reading when using t3lib_div::testInt() instead of is_numeric().
>> The patch can IMO also be committed to TYPO3_4-1.
>>
>> olly
> 
> ok. New patch tested and attached here and in BT.
> 
> dirk
-- 
Oliver Hader
TYPO3 Core Team


More information about the TYPO3-team-core mailing list