Actions
Bug #25619
closedCheck if additional fields indeed provide fields
Start date:
2009-10-09
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
If the additional fields definition is incomplete, it may happen that its fields list is undefined. This causes a PHP warning in the loop that goes over these fields.
The solution is to simply add a test to check if the fields list is set and is indeed an array.
(issue imported from #M12160)
Updated by Francois Suter about 15 years ago
Committed to trunk in revision 6123.
Updated by Michael Stucki almost 11 years ago
- Project changed from 739 to TYPO3 Core
- Category changed from scheduler to scheduler
- Target version deleted (
0)
Actions