Actions
Task #57193
closedSpeed up category-tree initialisation
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2014-03-22
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
Over in #56970 Georg Ringer wrote:
[...]
It is also slow because all records are fetched twice. first because of the implemtantion as a normal list for select boxes and then the renderMode tree kicks in and loads everything again using parentId/childId queries to get the tree.
Updated by Mathias Schreiber over 8 years ago
- Status changed from New to Closed
This will be tackled with the change to closure tables
Actions