georgringer / t3monitoring_client

Monitoring client
GNU General Public License v2.0
28 stars 26 forks source link

Exception with Maps2 extension #50

Closed AureliusHogan closed 8 months ago

AureliusHogan commented 4 years ago

When running a scan with TYPO3 8.7.29 and extension maps2 7.1.1 activated I get the following error:

Argument 4 passed to JWeiland\Maps2\Update\MoveOldFlexFormSettings87Update::__construct() must be an instance of TYPO3\CMS\Install\Controller\Action\Tool\UpgradeWizard or null, instance of TYPO3\CMS\Install\Report\InstallStatusReport given, called in /var/www/cup/public/typo3/sysext/core/Classes/Utility/GeneralUtility.php on line 3969

If I deactivate the extension the scan works perfekt.

liayn commented 8 months ago

Is this still an issue?

AureliusHogan commented 8 months ago

I tried it right now the first time since my comment again. And made a code update.

The problem is not existent anymore.