Actions
Bug #102259
closedDI broken in suggest wizard
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2023-10-25
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
13
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The suggest wizard controller currently breaks due to missing DI configuration:
Too few arguments to function TYPO3\CMS\Backend\Controller\Wizard\SuggestWizardController::__construct(), 0 passed in /var/www/html/typo3_src/typo3/sysext/core/Classes/Utility/GeneralUtility.php on line 2798 and exactly 1 expected
Actions