Actions
Bug #81725
closedLinkHandlingInterface misses required `ìnitialize` method
Status:
Rejected
Priority:
Must have
Assignee:
-
Category:
-
Target version:
-
Start date:
2017-06-28
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The AbstractRecordBrowserController calls initialize upon execution of the handler and therefore it's a mandatory method.
Updated by Gerrit Code Review over 7 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/53339
Updated by Gerrit Code Review over 7 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/53339
Updated by Cedric Ziel over 7 years ago
There are 2 LinkHandlerInterfaces and I've mistaken one for the other.
This issue can be closed
Updated by Wouter Wolters over 7 years ago
- Status changed from Under Review to Rejected
Closed as requested.
Actions