Bug #103609
closedTSconfig setting options.folderTree.altElementBrowserMountPoints leads to Exception
100%
Description
There seems to be a bug in \TYPO3\CMS\Core\Authentication\BackendUserAuthentication::getFileMountRecords()
:
If additional (read-only) file mounts are configured for backend users via User TSconfig options.folderTree.altElementBrowserMountPoints
, no 'identifier'
key is set in the record array for these additional file mounts.
If an editor then tries to select a page in the page tree this leads to an exception due to an “Undefined array key” in \TYPO3\CMS\Core\Resource\Security\StoragePermissionsAspect::addFileMountsToStorage()
.
Updated by Gerrit Code Review 7 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/+/83841
Updated by Oliver Bartsch 7 months ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 2dd7cc8419ca113529145e39c00bcb161a4e079e.
Updated by Gerrit Code Review 7 months ago
- Status changed from Resolved to Under Review
Patch set 1 for branch 12.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/+/83925
Updated by Oliver Bartsch 7 months ago
- Status changed from Under Review to Resolved
Applied in changeset 1727154633b818e544adeff5717f3c60f17b75a2.