Skip to content
Snippets Groups Projects
Commit d9e04992 authored by Albrecht Koehnlein's avatar Albrecht Koehnlein Committed by Georg Ringer
Browse files

[BUGFIX] Respect 'ignoreRootLevelRestriction' setting

Respect 'ignoreRootLevelRestriction' TCA setting when fetching history
records. This is required for non-admins to be able to revert auto
generated redirects. Otherwise the page access check always would fail,
because the redirects are created on page id 0 where a non-admin user
never has access to.

Resolves: #91559
Releases: master, 10.4
Change-Id: I4fa2432b1a9d613766e956ae773380acf7b63f67
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/69634


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarHenrik Elsner <helsner@dfau.de>
Tested-by: default avatarJosef Glatz <josefglatz@gmail.com>
Tested-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Reviewed-by: default avatarHenrik Elsner <helsner@dfau.de>
Reviewed-by: default avatarXavier Perseguers <xavier@typo3.org>
Reviewed-by: default avatarJosef Glatz <josefglatz@gmail.com>
Reviewed-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
parent 89c73705
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