Skip to content
Snippets Groups Projects
Commit 84d8c362 authored by Stefan Froemken's avatar Stefan Froemken Committed by Markus Klein
Browse files

[BUGFIX] Overriding TCA results in Exception

This problem only occours when using "tree" as
display mode for TCA-type "select".
FlexForm-API brings a special configuration to add,
edit and remove items from a selectbox, but in
case of a select-tree it does not make sense. A
completely different API was called to render this tree.
This patch prevents modifying the select-tree.

Releases: 6.3, 6.2
Resolves: #54490
Change-Id: I3ad3c5c608d7968ba90117aa048014b00cfd44af
Reviewed-on: http://review.typo3.org/31965


Reviewed-by: default avatarFrans Saris <franssaris@gmail.com>
Reviewed-by: default avatarChristoph Buchli <cbuchli@snowflake.ch>
Tested-by: default avatarChristoph Buchli <cbuchli@snowflake.ch>
Reviewed-by: default avatarTomas Norre Mikkelsen <tomasnorre@gmail.com>
Tested-by: default avatarTomas Norre Mikkelsen <tomasnorre@gmail.com>
Reviewed-by: default avatarMarkus Klein <klein.t3@reelworx.at>
Tested-by: default avatarMarkus Klein <klein.t3@reelworx.at>
parent 742c8bfa
Branches
Tags
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment