Actions
Task #85172
closed[BUGFIX] Correctly instantiate FE users "image"-property as ObjectSto…
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2018-06-07
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
…rage
Reason: If another object is accessing the property and expects an ObjectStorage, then functions like foreach will cause an error if the property is NULL.
This issue was automatically created from https://github.com/TYPO3/TYPO3.CMS/pull/111
Updated by Gerrit Code Review over 6 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/57135
Updated by Susanne Moog over 5 years ago
- Status changed from Under Review to Rejected
Patch has been abandoned. See review comment.
Updated by Alexander Schnitzler over 4 years ago
- Status changed from Rejected to Resolved
- % Done changed from 0 to 100
Has been fixed with https://github.com/TYPO3/TYPO3.CMS/commit/d8bd7129136b816fb5150843127a42d706063319 for versions (9 and 10)
Actions