Bug #79683
closedEmpty content frame when closing an element created by 'Create New wizard'
100%
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
Updated by Mona Muzaffar almost 8 years ago
- Subject changed from 'Create New' wizard in click menu doesn't work to Empty content frame when closing an element created by 'Create New wiazrd'
- Status changed from Closed to New
When you open a clickmenu 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 you get redirected to an empty content frame in the backend.
Updated by Mona Muzaffar almost 8 years ago
- Subject changed from Empty content frame when closing an element created by 'Create New wiazrd' to Empty content frame when closing an element created by 'Create New wizard'
Updated by Georg Ringer almost 8 years ago
- Status changed from New to Accepted
- Is Regression changed from No to Yes
Updated by Gerrit Code Review almost 8 years ago
- Status changed from Accepted to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/51601
Updated by Gerrit Code Review almost 8 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/51601
Updated by Tymoteusz Motylewski almost 8 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset d9bc5beddea3151ab17d423cb3afdc25039eee43.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed