Skip to content
Snippets Groups Projects
Commit fb8aa5d3 authored by Benjamin Franzke's avatar Benjamin Franzke Committed by Christian Kuhn
Browse files

[BUGFIX] Fix custom FormEngineValidation registrations

With #96597 custom evaluations registered via
FormEngineValidation.registerCustomEvaluation()
have no longer been evaluated as a condition related
to the unrelated and no longer always defined object
TBE_EDITOR.customEvalFunctions shadowed the condition for
JavaScriptModuleInstruction-style customEvaluations.

Resolves: #96782
Related: #96597
Releases: main
Change-Id: Iff9816af73d1584b41d7163f804dce7a6b2547b4
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/73351


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarStefan Bürk <stefan@buerk.tech>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarStefan Bürk <stefan@buerk.tech>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent 6a6ead85
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