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)
Actions