Actions
Bug #99367
closedBackend user may cannot upload avatar
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2022-12-14
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Is Regression:
Yes
Sprint Focus:
Description
If a backend user has an empty UC, it's currently not possible to upload an avatar due to an PHP exception:
TYPO3\CMS\Core\Imaging\IconFactory::getIconForResource(): Argument #1 ($resource) must be of type TYPO3\CMS\Core\Resource\ResourceInterface, null given, called in /var/www/html/typo3_src/typo3/sysext/backend/Classes/ElementBrowser/FileBrowser.php on line 228
This is a regression of #97933.
Updated by Andreas Kienast almost 2 years ago
- Related to Bug #97933: Folder tree in brower broken added
Updated by Gerrit Code Review almost 2 years ago
- Status changed from In Progress 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/+/77129
Updated by Georg Ringer almost 2 years ago
- Has duplicate Bug #99364: Exception in filebrowser via avatar popup added
Updated by Andreas Fernandez almost 2 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset db00eb401e4c08660d735e47de1cd2235044d580.
Actions