Actions
Bug #24597
closedImplement a working rootline cache
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2011-01-16
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.0
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
The currently used rootlne cache did not work and was disabled (or at least a bit disabled) by me some time ago.
I'd suggest to implement a transient rootline cache, which is only used a single request, but at least works.
(issue imported from #M17062)
Updated by Christian Kuhn over 10 years ago
- Status changed from New to Closed
- Target version deleted (
0) - TYPO3 Version set to 6.0
- Is Regression set to No
Rootline caching was refactored in 6.0 or 4.7 (can't remember exactly).
Actions