Project

General

Profile

Actions

Bug #23232

closed

Tree depth retrieval inconsistently limited to 20 levels int3lib_pageSelect

Added by Ingo Renner over 14 years ago. Updated over 14 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2010-07-20
Due date:
% Done:

0%

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

Description

While recursion limiters throughout the core are usually set to 99 or even 999 (t3lib_treeView->getTree() f.e.) the depth of trees is limited to only 20 levels in t3lib_pageSelect->getRootLine()

Due to this limitation we had issues with TS not being processed / available on page that was on a level deeper than the 20 level limit.
(issue imported from #M15179)


Files

15179.diff (657 Bytes) 15179.diff Administrator Admin, 2010-07-20 11:34
Actions #1

Updated by Ingo Renner over 14 years ago

Committed in revisions:

4.2:
r8247

4.3:
r8248

4.4:
r8249

trunk (4.5):
r8205

Actions

Also available in: Atom PDF