Bug #83705
closedNewContentElementWizardHookInterface gets new parentObject
100%
Description
Given:
A class that implemented the NewContentElementWizardHookInterface and wants to change wizardItems.
Expected:
As documented in the NewContentElementWizardHookInterface the hook object should get a parent object of class \Controller\ContentElement\NewContentElementController
Actual:
Due to change https://review.typo3.org/52999/ the hook gets a parentObject of type \TYPO3\CMS\Backend\Controller\Wizard\NewContentElementWizardController instead. As property visibilities changed, this change is unfortunately breaking.
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/55477
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/55477
Updated by Oliver Hader almost 7 years ago
- Related to Feature #75676: Choose position and then content element type added
Updated by Oliver Hader almost 7 years ago
Cannot access protected property TYPO3\CMS\Backend\Controller\Wizard\NewContentElementWizardController::$id
Updated by Oliver Hader almost 7 years ago
- Priority changed from Should have to Must have
Updated by Gerrit Code Review almost 7 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/55477
Updated by Oliver Hader almost 7 years ago
- Related to Bug #83523: remove or deprecate NewContentElementController added
Updated by Gerrit Code Review almost 7 years ago
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/55479
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/55479
Updated by Gerrit Code Review almost 7 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/55479
Updated by Gerrit Code Review almost 7 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/55479
Updated by Gerrit Code Review almost 7 years ago
Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/55479
Updated by Oliver Hader almost 7 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 8bff8c83c371c92ff0d506df5320ce3a0c0721f3.