Actions
Bug #96782
closedCustom FormEngine evaluations ignored since #96597
Status:
Closed
Priority:
Should have
Assignee:
Category:
Backend JavaScript
Target version:
Start date:
2022-02-08
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
With #96597 custom evaluations registered via
FormEngineValidation.registerCustomEvaluation()
have no longer been evaluated as condition to the
unrelated object TBE_EDITOR.customEvalFunctions
shadowed the condition for "local" customEvaluations.
Actions