Actions
Bug #20571
closedUse 2 level cache for BEgetRootLine
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2009-06-05
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
Now there is only a first level cache for BEgetRootLine, which is stored in a global var.
The patch
The patch
- use a static var for first level cache
- stores second level cache in cache_hash
(issue imported from #M11271)
Files
Updated by Steffen Kamper over 15 years ago
v2 takes care of clearing the cache on any update with page records in tcemain
Updated by Xavier Perseguers almost 13 years ago
- Assignee deleted (
Steffen Kamper) - Target version deleted (
0)
Updated by Alexander Opitz over 11 years ago
- Status changed from Accepted to Needs Feedback
The issue is very old, does this issue exists in newer versions of TYPO3 CMS (4.5 or 6.1)?
IMHO Rootline is cached now.
Updated by Alexander Opitz about 11 years ago
- Status changed from Needs Feedback to Closed
- Is Regression set to No
No feedback for over 90 days.
Actions