Bug #102794
openBE User without live workspace permissions must see the user settings
0%
Description
Precondition: workspaces are installed
If a BE user only has permissions for the user settings module, nothing is shown.
Expected: User settings should always work regardless of workspaces and stuff.
Problem is in \TYPO3\CMS\Backend\Module\ModuleProvider::accessGranted
where a hard check on workspace id -99 is performed.
(same check in v11 \TYPO3\CMS\Backend\Module\ModuleLoader::checkModWorkspace
)
Updated by Gerrit Code Review about 6 hours ago
- Status changed from New to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/87194
Updated by Gerrit Code Review about 5 hours ago
Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/87194
Updated by Gerrit Code Review about 5 hours ago
Patch set 3 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/87194