Skip to content
Snippets Groups Projects
Commit 2ef76e61 authored by Christian Kuhn's avatar Christian Kuhn
Browse files

[TASK] Correct order of extbase view setup

With the removal of ControllerContext a view
init call had to be moved out of ControllerContext.
It was moved to a wrong place in the view setup
chain. This is fixed by the patch.

Resolves: #96426
Related: #96183
Releases: main
Change-Id: I8a49627040a72649c39aa8ace9da0b0a2e1995c1
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/72771


Tested-by: default avatarMarkus Klein <markus.klein@typo3.org>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarMarkus Klein <markus.klein@typo3.org>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent 0b9c38e5
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment