Actions
Task #63006
closedMigrate leftover userfunc for tt_content to hook class
Start date:
2014-11-16
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
One method still initialized on every uncached call
is user_sortPluginList() which is used in TCA tt_content
to sort all plugins by name (trivial, right?).
The patch moves the code in the right direction.
Updated by Gerrit Code Review about 10 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 http://review.typo3.org/34244
Updated by Benni Mack almost 10 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset b02df7069ce76c5eed45e78b76be98314741a375.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions