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
Actions