Project

General

Profile

Actions

Bug #19319

closed

Internal caching in t3lib_pageSelect::getRootLine() has no effect

Added by Oliver Hader over 15 years ago. Updated over 15 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2008-09-12
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.2
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

The internal caching in t3lib_pageSelect::getRootLine() has no effect since the key to store the information ($uid) will always be "0" since the rootline is fetched from the current page up to the root page. Unfortunately the $uid gets overridden by the uid of the parent page in each step of the iteration.

(issue imported from #M9335)


Files

0009335.patch (1.72 KB) 0009335.patch Administrator Admin, 2008-09-12 10:55
Actions

Also available in: Atom PDF