Skip to content
Snippets Groups Projects
Commit 30bb1b11 authored by Benni Mack's avatar Benni Mack Committed by Andreas Fernandez
Browse files

[BUGFIX] Always fetch live versions for root page IDs in Extbase

In order to ensure that the root page ID is always pointing to the live
version, the SQL query is adapted to never include versioned records
by ensuring to only include live workspace records in the SQL query
for pages.

Resolves: #72567
Releases: master, 10.4
Change-Id: I47f16d9ea2a65c70d732283b6b807b0fdc19e371
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/65191


Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarWouter Wolters <typo3@wouterwolters.nl>
Reviewed-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
parent bb9eddca
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