Actions
Bug #99364
closedException in filebrowser via avatar popup
Start date:
2022-12-14
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
if the user preferences are empty and a user opens the avatar dialog, an exception might be thrown:
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/sysext/backend/Classes/ElementBrowser/FileBrowser.php on line 228
Updated by Gerrit Code Review almost 2 years 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/+/77127
Updated by Georg Ringer almost 2 years ago
- Status changed from Under Review to Rejected
Updated by Georg Ringer almost 2 years ago
- Is duplicate of Bug #99367: Backend user may cannot upload avatar added
Actions