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.
Actions