b13 / container

A TYPO3 Extension for creating custom nested content elements
GNU General Public License v2.0
168 stars 65 forks source link

Upgrade wizard RuntimeException #549

Open w010 opened 1 week ago

w010 commented 1 week ago

Container: 3.0.0 TYPO3: 12.4.22

For some reason, the ""EXT:container: Migrate "container" wizard is shown twice in the Upgrade Wizard module. Running each of them it results in the exception:

(1/1) RuntimeException
Unable to call method "getQueryParams" of non-object "request".
in /var/www/html/vendor/symfony/expression-language/Node/GetAttrNode.php line 110

but then wizards are marked as completed and status "100%". I'm not sure, if it really is.

achimfritz commented 6 days ago

Hi @w010 , i have fixed the doubled wizard, but i cannot reproduce your reported exception. Can you give more details? (Exception-Backtrace?, where do i have to clicke when, a dump of your tt_content table, before this exception occurs, PHP-Version?) (any other extensions installed?, maybe exception comes not from EXT:container?)

w010 commented 6 days ago

PHP 8.2.25 I'll have more details when I roll out the update on production soon. I'm I afraid cannot send any data. As far I remember looking on backtrace it had something with typoscript conditions parse.