Bug #102794
closedBE User without live workspace permissions must see the user settings
100%
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 2 months 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 2 months 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 2 months 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
Updated by Gerrit Code Review 7 days ago
Patch set 1 for branch 13.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/87754
Updated by Benni Mack 7 days ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset d4b980a6f78234df24ecd47381f9a23006c6d843.