Bug #62430
closedPageRenderer->loadExtCore does not load ext-base.js
0%
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)
Updated by Benni Mack over 9 years ago
- Status changed from New to Closed
In 6.2 you can only use EITHER ExtCore or ExtJS. For CMS 7 we completely removed ExtCore as the version provided was very outdated and not supported by Sencha anymore to provide a good alternative. I suggest you use jQuery or any other popular JS toolkit to solve your problem. It seems ExtCore never made it to become famous as there are other, better tools out there solving the job.
Hope that helps, if you have any questions, feel free to contact me.