Actions
Bug #4572
closedInvalid argument supplied for foreach()
Start date:
2009-09-11
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Hi,
i did something strange - after installing the ext - it worked again but IMO there should be a check in
typo3/sysext/scheduler/mod1/index.php line 1228
foreach ($GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['scheduler']['tasks'] as $class => $registrationInformation) {
}
if this is really an array
patch is attached
Files
Actions