Actions
Task #86289
closed[BUGFIX] Fix exception in IconFactory with deleted link record
Status:
Closed
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/133
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/58307
Updated by Christian Kuhn about 6 years ago
- Is duplicate of Task #86286: [BUGFIX] Fix exception in IconFactory where deleted link record has no overlay added
Updated by Christian Kuhn about 6 years ago
- Status changed from Under Review to Closed
closing this one as a dupe of #86286
Actions