Actions
Bug #88315
closedFrontendUser Class: image property is not initialized
Status:
Closed
Priority:
Must have
Assignee:
-
Category:
-
Target version:
-
Start date:
2019-05-09
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Although the image property of feuser is of type ObjectStorage it won't get proper initialization within __construct() function.
It's minor but a little annoying if you want to use images while registering new users in frontend context.
Actions