Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • typo3 typo3
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Insights
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • typo3typo3
  • typo3typo3
  • Repository
Switch branch/tag
  • typo3
  • ..
  • Repository
  • PageRepository.php
Find file BlameHistoryPermalink
  • Christian Kuhn's avatar
    [BUGFIX] Show records in ws preview if live is hidden · f25f9752
    Christian Kuhn authored Mar 04, 2021 and Benni Mack's avatar Benni Mack committed Mar 06, 2021
    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: core-ci's avatarcore-ci <typo3@b13.com>
    Tested-by: default avatarSebastian Michaelsen <michaelsen@t3seo.de>
    Tested-by: Benni Mack's avatarBenni Mack <benni@typo3.org>
    Reviewed-by: default avatarSebastian Michaelsen <michaelsen@t3seo.de>
    Reviewed-by: Benni Mack's avatarBenni Mack <benni@typo3.org>
    f25f9752