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
Updated by Francois Suter about 15 years ago
- Status changed from New to Resolved
- Assignee set to Francois Suter
- % Done changed from 0 to 100
Better safe than sorry ;-)
Patch applied in r1216
Updated by Francois Suter over 12 years ago
- Status changed from Resolved to Closed
Updated by Michael Stucki almost 11 years ago
- Project changed from 739 to TYPO3 Core
- Category changed from scheduler to scheduler
Actions