Actions
Bug #62430
closedPageRenderer->loadExtCore does not load ext-base.js
Status:
Closed
Priority:
Must have
Assignee:
-
Category:
-
Target version:
-
Start date:
2014-10-23
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
If you load the Ext Direct library using loadExtCore you cannot use it, because the definition of the javascript Ext object is missing.
This is because the ext-base.js is not loaded.
The Ext Direct INCLUDE_ORDER.txt says:
Ext Stand-alone
-------------------------------------------------------------------
ext-base.js
ext-all.js (or your choice of files)
Actions