Actions
Task #81985
closed[BUGFIX] Changed logical operator.
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2017-07-27
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Sprint Focus:
On Location Sprint
Description
"Broken data structure on field name foo - section without type or vice versa is not allowed"
As the Exception says: It is not allowed to have a section without a type OR a type without a section. So it is not allowed to have one without the other, but it's allowed to have both or none of them. --> This is a EXCLUSIVE OR situation.
This issue was automatically created from https://api.github.com/repos/TYPO3/TYPO3.CMS/issues/72
Actions