Project

General

Profile

Actions

Bug #67875

closed

tt_content categories field is not registered for all types

Added by Alexander Stehlik over 8 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Category:
Categorization API
Target version:
Start date:
2015-07-01
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
7
PHP Version:
5.5
Tags:
Complexity:
medium
Is Regression:
No
Sprint Focus:

Description

Currently the tt_content table gets its categories field by the install tool configuration value:

$GLOBALS['TYPO3_CONF_VARS']['SYS']['defaultCategorizedTables']

The problem here is that most of the content types are defined in Configuration/TCA/Overrides since #65922.

Since the Overrides for the TCA are processed after the global categories are registered (in ExtensionManagementUtility::buildBaseTcaFromSingleFiles()), most of the content types are just left out when the CategoryRegistry calls ExtensionManagementUtility::addToAllTCAtypes().


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Task #65922: Move unused tt_content TCA fields and the arrangement to css_styled_content or compatibility6ClosedPatrick Broens2015-03-23

Actions
Has duplicate TYPO3 Core - Bug #68650: Categories tab not showing on content elements starting with TYPO3 7.2Closed2015-07-30

Actions
Actions #1

Updated by Gerrit Code Review over 8 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 http://review.typo3.org/40834

Actions #2

Updated by Gerrit Code Review over 8 years ago

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

Actions #3

Updated by Gerrit Code Review over 8 years ago

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

Actions #4

Updated by Gerrit Code Review over 8 years ago

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

Actions #5

Updated by Gerrit Code Review over 8 years ago

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

Actions #6

Updated by Markus Sommer over 8 years ago

  • Description updated (diff)
  • Assignee set to Alexander Stehlik
Actions #7

Updated by Mathias Brodala over 8 years ago

  • Target version set to 7.5
  • Sprint Focus set to On Location Sprint
Actions #8

Updated by Gerrit Code Review over 8 years ago

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

Actions #9

Updated by Gerrit Code Review over 8 years ago

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

Actions #10

Updated by Gerrit Code Review over 8 years ago

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

Actions #11

Updated by Gerrit Code Review over 8 years ago

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

Actions #12

Updated by Gerrit Code Review over 8 years ago

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

Actions #13

Updated by Gerrit Code Review over 8 years ago

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

Actions #14

Updated by Alexander Stehlik over 8 years ago

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

Updated by Anja Leichsenring about 8 years ago

  • Sprint Focus deleted (On Location Sprint)
Actions #16

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF