Skip to content
Snippets Groups Projects
Commit f731cb6c authored by Oliver Bartsch's avatar Oliver Bartsch
Browse files

[BUGFIX] Pass the full page record to the ConditionMatcher

The PageLayoutResolver, which is used for
"tree.pagelayout" TypoScript conditions
requires the passed page record to contain
the "backend_layout" field value.

Since this field is by default not a
rootline field, the TSFE->page array
is now passed again instead of the
shrinked record from the rootline.

Resolves: #100764
Related: #100047
Releases: main
Change-Id: I28ea56fb70b026e6d88b1cb00838490b35c2d5d4
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/78891


Tested-by: default avatarJochen <rothjochen@gmail.com>
Reviewed-by: default avatarJochen <rothjochen@gmail.com>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent 24b7dfd6
Branches
Tags
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