Actions
Bug #97001
closedEpic #96323: TYPO3 Backend: ES6 Module (ESM) support
ContextMenu does not work for files / folders
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2022-02-22
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Updated by Oliver Bartsch over 2 years ago
context-menu.js?bust=1645568845:13 Uncaught (in promise) TypeError: Failed to resolve module specifier 'TYPO3/CMS/Filelist/ContextMenuActions.js' at HTMLLIElement.<anonymous> (context-menu.js?bust=1645568845:13:3412) at HTMLLIElement.dispatch (jquery.js?bust=1645568845:5432:27) at HTMLLIElement.elemData.handle (jquery.js?bust=1645568845:5236:28)
Updated by Oliver Bartsch over 2 years ago
- Related to Task #96906: Switch JavaScript module namespace to @typo3/ and use lowercase-dashed filename syntax. added
Updated by Gerrit Code Review over 2 years ago
- Status changed from New to Under Review
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/+/73650
Updated by Gerrit Code Review over 2 years ago
Patch set 3 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/+/73650
Updated by Oliver Bartsch over 2 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset ba33e4cb42633af203c89097202d266117e44004.
Actions