Project

General

Profile

Actions

Bug #91853

closed

Page tree in link browser limits number of subpages to 999

Added by Jigal van Hemert almost 4 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Should have
Category:
Pagetree
Target version:
Start date:
2020-07-23
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
3.8
PHP Version:
Tags:
Complexity:
no-brainer
Is Regression:
No
Sprint Focus:

Description

In installations with a lot of subpages it was impossible to create a link to these pages if there are more than 999 subpages of any page.
\TYPO3\CMS\Backend\Tree\View\AbstractTreeView::getTree() has a magic variable $crazyRecursionLimiter which is set to 999. The variable doesn't influence recursion but limits the number of subpages of any page that are rendered.

Actions #1

Updated by Gerrit Code Review almost 4 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/65083

Actions #2

Updated by Gerrit Code Review over 3 years ago

Patch set 1 for branch 10.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/65168

Actions #3

Updated by Gerrit Code Review over 3 years ago

Patch set 1 for branch 9.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/65169

Actions #4

Updated by Jigal van Hemert over 3 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #5

Updated by Benni Mack over 3 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF