derhansen / sf_banners

Banner-Management is a banner management extension for TYPO3. It is based of Extbase and Fluid. Banners are loaded asynchronously using JavaScript so the page load time is affected as less as possible.
GNU General Public License v2.0
10 stars 20 forks source link

Page routing error for translations #252

Closed stephaniestief closed 10 months ago

stephaniestief commented 10 months ago

We translated a page with banner plugin and then got the following error:

PHP Warning: Object of class TYPO3\CMS\Core\Context\LanguageAspect could not be converted to int in vendor/typo3/cms-core/Classes/Routing/PageRouter.php line 238

and at Classes/Controller/BannerController.php line 74

Affected versions:

derhansen commented 10 months ago

Thanks a lot for your report. The issue has been fixed in version 6.0.4 and 7.0.2, which have just been released.