Skip to content
Snippets Groups Projects
Commit ff90a7c7 authored by Morton Jonuschat's avatar Morton Jonuschat Committed by Benni Mack
Browse files

[BUGFIX] FormEngine: Fix broken invalid value handling for selects

The handling of invalid or non-matching items was handled inconsistently
in the different select elements. Determining the invalid items has been
moved into the data provider for select boxes so that the invalid values
can be correctly determined based on intermediate processing steps.

Resolves: #71257
Releases: master
Change-Id: I577089b29265a789612c7b3baaf60b66f4339b35
Reviewed-on: https://review.typo3.org/44540


Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarBenni Mack <benni@typo3.org>
parent b4276ebd
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