Project

General

Profile

Actions

Bug #56445

closed

TCA enablecolumns property ignored for fe_users and pages (at least)

Added by Grégory Duchesnes over 10 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2014-02-28
Due date:
% Done:

0%

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

Description

I wrote a hook for $GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['GLOBAL']['extTablesInclusion-PostProcessing'][] to remove starttime and endtime fields from the where clause (i don't use it in my project) from pages and fe_users tables.

My hook works and i can see that the TCA is affected from the backend configuration module but nothing changes for the queries.

In fact enablecolumns is hard-coded and TCA is ignored for those two tables (at least). This can be checked on line 133 of the file FrontendUserAuthentication.php

Actions

Also available in: Atom PDF