Project

General

Profile

Actions

Bug #25431

closed

Pagetree uses wrong setting for limiting number of rendered page nodes

Added by Oliver Hader about 13 years ago. Updated almost 13 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Backend API
Target version:
Start date:
2011-03-29
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

The pagetree uses a wrong setting for limiting the number of rendered page nodes. The result is, that there are many AJAX requests on rendering the ExtJS pagetree.

$GLOBALS['BE']['pageTree']['preloadLimit'] should be $GLOBALS['TYPO3_CONF_VARS']['BE']['pageTree']['preloadLimit']

Actions

Also available in: Atom PDF