Actions
Bug #83523
closedremove or deprecate NewContentElementController
Start date:
2018-01-09
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
the NewContentElementController was replaced in most usages with NewContentElementWizardController
however there are still few places where the old route new_content_element is used
Updated by Gerrit Code Review almost 7 years ago
- Status changed from New 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/55432
Updated by Gerrit Code Review almost 7 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/55432
Updated by Oliver Hader almost 7 years ago
- Related to Bug #83705: NewContentElementWizardHookInterface gets new parentObject added
Updated by Oliver Hader almost 7 years ago
- Status changed from Under Review to Rejected
Solved with #83705 - NewContentElementWizardController has been merged into existing controlled and removed.
Actions