Actions
Bug #97181
closedEpic #96323: TYPO3 Backend: ES6 Module (ESM) support
AdminPanel JavaScript is loaded from wrong filenames
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2022-03-14
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Since #96906 the JavaScript files of the adminpanel have been lowercased, however, their inclusion was not changed to reflect that - which makes the loading of these files fail and the cache and preview settings cannot be used.
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/+/73909
Updated by Susanne Moog over 2 years ago
- Related to Task #96906: Switch JavaScript module namespace to @typo3/ and use lowercase-dashed filename syntax. added
Updated by Susanne Moog over 2 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 9e6fb0a81241da3fba39e23321bc70738990a397.
Actions