Project

General

Profile

Actions

Bug #57750

closed

Default generated categories TCA misses maxLevels configuration

Added by Frans Saris almost 10 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Backend User Interface
Target version:
Start date:
2014-04-08
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

The default generated TCA configuration by the CategoryRegistry does not set maxLevels value.

Because this is not set only 4 levels are shown but should be set to at least 99.

Same for the parent field of sys_category itself.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #57881: Make category TCA changes cacheableClosed2014-04-13

Actions
Actions #1

Updated by Gerrit Code Review almost 10 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/29297

Actions #2

Updated by Frans Saris almost 10 years ago

The TCA settings done by the CategoryRegistry can not overruled easily as these are added after all TCA files (from TCA folders and ext_tables.php files) are loaded.

So when you want to override these settings you have to remove the table from "$GLOBALS['TYPO3_CONF_VARS']['SYS']['defaultCategorizedTables']" and add it your self again.

Actions #3

Updated by Gerrit Code Review almost 10 years ago

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

Actions #4

Updated by Gerrit Code Review almost 10 years ago

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

Actions #5

Updated by Frans Saris almost 10 years ago

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

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF