Actions
Bug #17781
closedt3lib_div::trimExplode doesn't work
Start date:
2007-11-13
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.2
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
usign latest trunk (rev. 2690)
i know that t3lib_div::trimExplode was updated for optimization, in the trunk
anyway i have problems: it doesn't work with latest PHP (5.2.4)!?!?
it returns the array, but with empty values!!
i use the original PHP explode(",", $fieldList) as a patch
any idea?
stefano
(issue imported from #M6701)
Updated by Jo Hasenau almost 17 years ago
Works like a charm here.
Could it be that this issue has already been fixed?
Updated by Oliver Hader over 16 years ago
Cannot reproduce (anymore).
Does this bug still exist with the latest TYPO3 release/revision on your system?
Updated by Oliver Hader over 16 years ago
Closing this report since no further feedback and not reproducible anymore.
Actions