Project

General

Profile

Actions

Bug #69481

closed

Repository ignoreEnableFields does not work in frontend mode

Added by Kevin Ditscheid about 9 years ago. Updated about 9 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Extbase
Target version:
-
Start date:
2015-09-02
Due date:
% Done:

0%

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

Description

The possibility to ignore enable fields, such as the hidden field, does not work in frontend mode, because it is ignored by the getFrontendConstraintStatement in TYPO3DbQueryParser. As one can define to ignore the enable fields in the repository, the core should be listening to this and give the hidden record to the repository, even in frontend mode, because the developer has intentionally declared this query setting inside the repository.
The only workaround at this moment is, to define another "hidden" field, that can be read in frontend mode.
I am on TYPO3 6.2.14

Actions

Also available in: Atom PDF