Actions
Task #86286
closed[BUGFIX] Fix exception in IconFactory where deleted link record has no overlay
Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2018-09-17
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
When a record link is deleted, the InputLinkElement was not checked if the link had actually been deleted, and from that bug I could see that the icon overlay did not even exist in DefaultConfiguration.
This issue was automatically created from https://github.com/TYPO3/TYPO3.CMS/pull/132
Updated by Gerrit Code Review about 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/58304
Updated by Gerrit Code Review about 6 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/58304
Updated by Gerrit Code Review about 6 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/58304
Updated by Christian Kuhn about 6 years ago
- Has duplicate Task #86289: [BUGFIX] Fix exception in IconFactory with deleted link record added
Updated by Benni Mack about 6 years ago
- Status changed from Under Review to Rejected
could not reproduce
Actions