Project

General

Profile

Actions

Task #38972

closed

Improve method makeCategorizable to be used everywhere

Added by Fabien Udriot almost 12 years ago. Updated over 6 years ago.

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

100%

Estimated time:
TYPO3 Version:
6.0
PHP Version:
5.3
Tags:
Complexity:
Sprint Focus:

Description

Method makeCategorizable is in charge of registering a table to be categorizable in the BE. The current implementation has the drawback to force the call of this method after the TCA of the table. If called before, the "categorization" wouldn't be applied because of timing issue. The patch improve the situation in this regard by postponing the application of the TCA responsible of categorization.

For more details about the method refer to t3lib_extMgm::makeCategorizable.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #48381: after git pull db compare -> CREATE TABLE ( ( categories int(11) NOT NULL default '0' );ClosedAlexander Opitz2013-05-19

Actions
Actions

Also available in: Atom PDF