Skip to content
Snippets Groups Projects
Commit 637b36c7 authored by Benni Mack's avatar Benni Mack Committed by Susanne Moog
Browse files

[BUGFIX] Include Page Read Permissions to PageTreeController

In order to reduce the amount of data fetched, the PageTree loaded
for editors will only fetch pages that the editor actually sees, reducing
the actual amount of pages to fetch.

If a pagetree has 80.000 pages, but the editor can only see 50, the
tree only loads these 50 pages.

Resolves: #90880
Releases: master, 9.5
Change-Id: I57985484ace07fbfb919573351c210b291697ae3
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/63570


Tested-by: default avatarOliver Hader <oliver.hader@typo3.org>
Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarSusanne Moog <look@susi.dev>
Reviewed-by: default avatarOliver Hader <oliver.hader@typo3.org>
Reviewed-by: default avatarSusanne Moog <look@susi.dev>
parent d9b8eea8
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