[BUGFIX] Prevent permission Exception in ElementBrowser
To prevent Exceptions in the ElementBrowser resource Exceptions are catched in two places: The Exception is catched in the ElementBrowser itsself when the previously selected folder is not accessible. Additionally the Exception is cached in the getDefaultUploadFolder() method in BackendUserAuthentication when the default folder of a storage is not accessible. Resolves: #55439 Releases: 6.2 Change-Id: I64848c3a88cc2cc571c0bf692101647b95666972 Reviewed-on: https://review.typo3.org/27145 Reviewed-by: Anja Leichsenring Tested-by: Anja Leichsenring Reviewed-by: Stefan Froemken Tested-by: Stefan Froemken Reviewed-by: Frans Saris Tested-by: Frans Saris
Showing
Please register or sign in to comment