Project

General

Profile

Bug #102259

Updated by Andreas Kienast about 1 year ago

The suggest wizard controller currently breaks due to missing DI configuration: 

 <pre> 
 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 
 </pre>

Back