Actions
Bug #96619
closedEpic #96323: TYPO3 Backend: ES6 Module (ESM) support
Inline JavaScript using RequireJS causes ColorPicker to not be initialized in InstallTool
Status:
Closed
Priority:
Should have
Assignee:
Category:
Backend JavaScript
Target version:
Start date:
2022-01-22
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Since #96511 RequireJS is no longer loaded, therefore Inline JavaScript using require() does not work
Updated by Benjamin Franzke almost 3 years ago
- Related to Task #96511: Emit ES11 (ES2020) modules from TypeScript 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/+/73125
Updated by Gerrit Code Review almost 3 years ago
Patch set 1 for branch 11.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/73126
Updated by Benjamin Franzke almost 3 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset ac3916bdcac1d86fa904c39eeb32bf35059693b6.
Actions