Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG: compatibility issue with TYPO3 12.4.7 #1886

Open
typoworx-de opened this issue Oct 25, 2023 · 0 comments
Open

BUG: compatibility issue with TYPO3 12.4.7 #1886

typoworx-de opened this issue Oct 25, 2023 · 0 comments

Comments

@typoworx-de
Copy link

I have checked that the bug exists in the dev-development branch
Yes
I have checked that there are no already open issues or recently closed issues about this bug
Yes

Describe the bug
After doing "minor" Upgrade from TYPO3 core 12.4.2 to 12.4.7 the frontend is broken:

Typed property TYPO3\CMS\Frontend\ContentObject\AbstractContentObject::$request must not be accessed before initialization

Upgrade/Reinstall for fluidtypo3/vhs doesn't seem to work.

To Reproduce

  1. Install a TYPO3 v12.4.7 Instance
  2. composer req fluidtypo3/vhs
  3. Configure a simple fluid-template frontend using VHS (I'm not shure if the error is dedicated to a specific viewhelper yet).
  4. See error

Expected behavior
Frontend should not throw exception.

Screenshots
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant