Actions
Bug #79683
closedEmpty content frame when closing an element created by 'Create New wizard'
Start date:
2017-02-08
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Is Regression:
Yes
Sprint Focus:
Stabilization Sprint
Description
1) When you open a click menu by a right-click on a content element and choose the 'Create New wizard' option, you can create an element just fine.
But wenn you close the new element it just loads an empty content frame in the backend.
2) When you open a click menu by a right-click on a page in the page tree and choose the 'Create New wizard' option, you get an exception after choosing a position:
Argument 2 passed to TYPO3\CMS\Backend\Form\AbstractNode::mergeChildReturnIntoExistingResult() must be of the type array, null given,
called in .../typo3/sysext/backend/Classes/Form/Container/PaletteAndSingleContainer.php on line 152
Actions