Actions
Bug #24126
closedMisssing array check in class.tslib_content.php
Start date:
2010-11-18
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
a count check is not sufficent to check for an array.
Core: Error handler (FE) PHP Warning: array_intersect_key() [<a href='function.array-intersect-key'>function.array-intersect-key</a>]: Argument #2 is not an array in /home/webmaster/frm2/typo3_src_svn/typo3/sysext/cms/tslib/class.tslib_content.php line 1946 class.t3lib_error_errorhandler.php, line 148 Download
18-11-10 15:11:13 Core: Error handler (FE) PHP Warning: Invalid argument supplied for foreach() in /home/webmaster/frm2/typo3_src_svn/typo3/sysext/cms/tslib/class.tslib_content.php line 1958
(issue imported from #M16467)
Files
Updated by Jigal van Hemert about 14 years ago
Committed to trunk rev 9495 (will be in 4.5beta2)
Actions