Project

General

Profile

Actions

Bug #62430

closed

PageRenderer->loadExtCore does not load ext-base.js

Added by Stefan Gruber about 10 years ago. Updated over 9 years ago.

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 #1

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.

Actions

Also available in: Atom PDF