Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • C CMS
  • 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
    • Releases
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • typo3
  • CI
  • CMS
  • Repository

Switch branch/tag
  • cms
  • ..
  • Utility
  • RootlineUtilityTest.php
Find file BlameHistoryPermalink
  • Benni Mack's avatar
    [BUGFIX] Ensure hidden records are filtered out in RootlineUtility · 4b54d29c
    Benni Mack authored Nov 22, 2021
    RelationHandler always returns hidden records as well,
    but they will crash when having pages.media with hidden
    records.
    
    If running in Frontend, this should not be allowed,
    so the hidden restriction comes into effect.
    
    This happens because we now use the RelationHandler
    consistently instead of using manual SQL queries since
    11.5.3.
    
    Resolves: #95997
    Resolves: #82844
    Related: #63353
    Releases: main, 11.5
    Change-Id: I78131ebed97a20276adbe51fbc77dacfab2a0e77
    Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/72417
    
    Tested-by: core-ci's avatarcore-ci <typo3@b13.com>
    Tested-by: Benni Mack's avatarBenni Mack <benni@typo3.org>
    Reviewed-by: Benni Mack's avatarBenni Mack <benni@typo3.org>
    4b54d29c

Replace RootlineUtilityTest.php

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.