Actions
Task #98422
closedStreamline FormEngine inline-relation JavaScript module loading
Status:
Closed
Priority:
Should have
Assignee:
Category:
Backend JavaScript
Target version:
Start date:
2022-09-22
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
Support for non JavaScriptModuleInstruction RequireJS invocations
in FormEngine has been dropped in #96221, but the special ajax
inline-relation was kept by accident. This should be now streamlined to
throw the same exception that FormResultCompiler throws for non
JavaScriptModuleInstructions.
Updated by Benjamin Franzke over 2 years ago
- Related to Task #96221: Deny inline JavaScript in FormEngine's requireJsModules added
Updated by Gerrit Code Review over 2 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/+/75853
Updated by Gerrit Code Review over 2 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/+/75853
Updated by Benjamin Franzke over 2 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 34260c1252f6eddadb672cf68427ca3296080c9c.
Actions