Actions
Bug #19021
closederror in method t3lib_div::removeArrayEntryByValue
Start date:
2008-06-26
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.1
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The following Error show, when I give a String as the first parameter "$array".
"Warning: reset() [function.reset]: Passed variable is not an array or object in /var/www/vhosts/typo3/typo3_src-4.1.7/t3lib/class.t3lib_div.php on line 1500"
I think the parameter should check for a array, before reset the array;)
(issue imported from #M8829)
Files
Actions