Actions
Task #81766
closedReduce negative performance impact of using Paginate widget in BE user module
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2017-07-02
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
The Widget makes the template uncompilable and reducing the impact of that can be achieved by refactoring the widget usage to a partial and again refactoring the widget body to another partial, making the uncompilable template absolutely minimal.
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/53376
Updated by Anonymous about 7 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 73239fa616bf1218808fea401866bc3360e4dfe9.
Updated by Gerrit Code Review about 7 years ago
- Status changed from Resolved to Under Review
Patch set 1 for branch TYPO3_8-7 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/54566
Updated by Anonymous about 7 years ago
- Status changed from Under Review to Resolved
Applied in changeset d8de96e5234d62f4a3ec891226fda68a50752476.
Actions