Skip to content
Snippets Groups Projects
Commit f25f9752 authored by Christian Kuhn's avatar Christian Kuhn Committed by Benni Mack
Browse files

[BUGFIX] Show records in ws preview if live is hidden

Scenario: A translated content element is hidden in
live, a workspace overlay is not hidden. In workspace
preview, the element should be shown - since it is not
hidden in workspace. This is not the case.
The patch fixes this: The 'base' db call for content
elements ignores hidden & time based restrictions and
elements are sorted out by versionOl() instead, if a
workspace preview is requested.

Resolves: #93336
Releases: master, 10.4
Change-Id: I6ed285c0fae240482da8719ab50b26f89375d599
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/68185


Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarSebastian Michaelsen <michaelsen@t3seo.de>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarSebastian Michaelsen <michaelsen@t3seo.de>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
parent 63c6d956
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