[BUGFIX] Fix PagesWithoutDescriptionDataProvider
Add the fields "perms_user" and "perms_group" to the custom database query, since they are required by calcPerms() to properly calculate page permissions for non-admin users. Additionally an early return is added, which prevents fetching any page in case the user is not allowed to edit them at all. Resolves: #100085 Releases: main Change-Id: Ieb222bc11a61ea324319e1d883f02799447b2a30 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/78381 Reviewed-by:Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
core-ci <typo3@b13.com> Tested-by:
Jochen <rothjochen@gmail.com> Reviewed-by:
Jochen <rothjochen@gmail.com> Reviewed-by:
Oliver Klee <typo3-coding@oliverklee.de> Tested-by:
Sybille Peters <sypets@gmx.de>
Please register or sign in to comment