Actions
Task #54622
closedRemove some deadly hooks
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2013-12-28
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
There are some hooks which either 1) only exist because one extension on TER have requested them and this extension is now deprecated, or 2) are placed in locations which are called excessively especially since introducing Extbase in both frontend and backend.
These hooks should be removed. A patch is coming right up.
Updated by Gerrit Code Review almost 11 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/26574
Updated by Georg Ringer almost 10 years ago
- Status changed from Under Review to Closed
closing this issue as the patch has been abandoned by the author in gerrit.
Actions