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.
Updated by Benjamin Franzke almost 3 years ago
- Related to Task #96597: Avoid TBE_EDITOR declaration via synchronous script tag: added
Updated by Gerrit Code Review almost 3 years ago
- Status changed from New to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/73351
Updated by Gerrit Code Review almost 3 years ago
Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/73351
Updated by Benjamin Franzke almost 3 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset fb8aa5d38c2f1f947efc63e852efd9e6d4b5a05d.
Actions