Project

General

Profile

Actions

Bug #70265

closed

Story #69617: FormEngine bugs

DisplayCond based on array input fails

Added by Anja Leichsenring over 8 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Category:
FormEngine aka TCEforms
Target version:
Start date:
2015-10-01
Due date:
% Done:

100%

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

Description

On example of field l18n_parent, that is currently displayed on records of default language, it became clear, that displayConditions have a glitch currently. This is caused on the rewrite of FormEngine, that converts all data, that are defined as a select field in TCA, into an array. Before, sys_language_uid was passed as integer, and that one was correctly evaluated by the displayCond function. Now we deal with an array, and the evaluation fails.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #70421: displayCond IN operator doesn't work like documentedClosedThomas Maroschik2015-10-05

Actions
Related to TYPO3 Core - Bug #71824: displayCond FIELD can't operate on array valuesClosedMorton Jonuschat2015-11-25

Actions
Actions

Also available in: Atom PDF