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 #1

Updated by Gerrit Code Review over 8 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/43693

Actions #2

Updated by Anja Leichsenring over 8 years ago

  • Parent task set to #69617
Actions #3

Updated by Gerrit Code Review over 8 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/43693

Actions #4

Updated by Anja Leichsenring over 8 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #5

Updated by Gerrit Code Review over 8 years ago

  • Status changed from Resolved to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/43901

Actions #6

Updated by Gerrit Code Review over 8 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/43901

Actions #7

Updated by Gerrit Code Review over 8 years ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/43901

Actions #8

Updated by Gerrit Code Review over 8 years ago

Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/43901

Actions #9

Updated by Gerrit Code Review over 8 years ago

Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/43901

Actions #10

Updated by Christian Kuhn over 8 years ago

  • Category set to FormEngine aka TCEforms
Actions #11

Updated by Morton Jonuschat over 8 years ago

  • Status changed from Under Review to Resolved

Resolved by fixes for #71824 and #70421

Actions #12

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF