Closed beheist closed 3 years ago
Update: Just tried out 4.2.17, it has the same issue. :/
Could (big "could") be related to https://github.com/neos/neos-development-collection/pull/2856 respectively https://github.com/TYPO3/Fluid/issues/449
At least the translate viewhelper gets invoked with an argument
argument that is evaluated as int, which hints at wrong fluid template parsing.
Hey, I just change the title since this also occurs in the newest version. Since this makes everything but content editing unusable, I think its rather critical.. is there a workaround of any sort maybe?
Can you try merging in #2856 on your local setup and check if that solves it for you? Still curious if that Fluid bug is indeed the root issue.
The PR above is now merged into dev-master of TYPO3 Fluid, so you can check it out by pulling that into your installation.
A fix of fluid has been released. Please check if this solves your issue and close the ticket. https://github.com/TYPO3/Fluid/pull/493#issuecomment-581378186
Description
And another one, after reporting #2862 I went down to 4.3.9. The installation runs through and the backend works, but if I access a menu item other than the actual content editor (eg Media Module), I get:
Steps to Reproduce
composer create-project neos/neos-base-distribution oase ~4.0
Affected Versions
Neos 4.3.9 Neos 4.2.17