Actions
Bug #78976
closedEpic #83669: Improve file list / file browser
Add missing DOM ready check for JavaScripts in filelist module
Status:
Closed
Priority:
Should have
Assignee:
Category:
Backend JavaScript
Target version:
Start date:
2016-12-13
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
In spite of adding the missing DOM ready checks to various AMD modules in #70601, there is still a number of AMDs in the Core, suffering from this defect.
For example the JavaScripts from filelist
Extension, placed in SYSEXT:filelist/Resources/Public/JavaScript
are affected by this defect.
Actions