Actions
Bug #58731
closedPAGE_TSCONFIG_ID ignored in Backend Layouts
Status:
Closed
Priority:
Must have
Assignee:
-
Category:
FormEngine aka TCEforms
Target version:
-
Start date:
2014-05-12
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.4
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
Hi,
there seems to be a Bug with the filtering of Backend Layouts in the select-list. (TYPO3 6.2.2)
This is because of a false named instance variable in the \TYPO3\CMS\Backend\View\BackendLayout\DataProviderContext->setFieldName().
The instance variable is named "$this->fieldName" but the value is assigned to "$this->field".
Files
Actions