shrinkul
7 Aug 2012, 2:36 AM
Hi,
We were using ext-js 4.1.0 then upgraded to 4.1.1. Minification by using Sencha SDK tool were working properly for ext-js 4.1.0 but now after upgrade its giving following error. One more thing, without minification the application is working fine but we need to use minification as we have lot of js files. Appreciate your help in this regards.
Uncaught TypeError: Cannot call method 'substring' of undefined ext.js:18 (http://10.156.1.87:7003/vl_web/gui/extjs/ext.js)
Uncaught TypeError: Cannot call method 'getSelectionModel' of undefined app-all.js:4 (http://10.156.1.87:7003/vl_web/gui/app-all.js)
clearYMMOpanelapp-all.js:4 (http://10.156.1.87:7003/vl_web/gui/app-all.js)
Ext.define.onProjectsStoreLoadapp-all.js:4 (http://10.156.1.87:7003/vl_web/gui/app-all.js)
fireext.js:18 (http://10.156.1.87:7003/vl_web/gui/extjs/ext.js)
Ext.define.continueFireEventapp-all.js:4 (http://10.156.1.87:7003/vl_web/gui/app-all.js)
Ext.define.fireEventapp-all.js:4 (http://10.156.1.87:7003/vl_web/gui/app-all.js)
Ext.define.onProxyLoadapp-all.js:4 (http://10.156.1.87:7003/vl_web/gui/app-all.js)
Ext.define.processResponseapp-all.js:4 (http://10.156.1.87:7003/vl_web/gui/app-all.js)
(anonymous function)app-all.js:4 (http://10.156.1.87:7003/vl_web/gui/app-all.js)
Ext.apply.callbackext.js:18 (http://10.156.1.87:7003/vl_web/gui/extjs/ext.js)
Ext.define.onCompleteapp-all.js:4 (http://10.156.1.87:7003/vl_web/gui/app-all.js)
Ext.define.onStateChangeapp-all.js:4 (http://10.156.1.87:7003/vl_web/gui/app-all.js)
(anonymous function)ext.js:18 (http://10.156.1.87:7003/vl_web/gui/extjs/ext.js)
We were using ext-js 4.1.0 then upgraded to 4.1.1. Minification by using Sencha SDK tool were working properly for ext-js 4.1.0 but now after upgrade its giving following error. One more thing, without minification the application is working fine but we need to use minification as we have lot of js files. Appreciate your help in this regards.
Uncaught TypeError: Cannot call method 'substring' of undefined ext.js:18 (http://10.156.1.87:7003/vl_web/gui/extjs/ext.js)
Uncaught TypeError: Cannot call method 'getSelectionModel' of undefined app-all.js:4 (http://10.156.1.87:7003/vl_web/gui/app-all.js)
clearYMMOpanelapp-all.js:4 (http://10.156.1.87:7003/vl_web/gui/app-all.js)
Ext.define.onProjectsStoreLoadapp-all.js:4 (http://10.156.1.87:7003/vl_web/gui/app-all.js)
fireext.js:18 (http://10.156.1.87:7003/vl_web/gui/extjs/ext.js)
Ext.define.continueFireEventapp-all.js:4 (http://10.156.1.87:7003/vl_web/gui/app-all.js)
Ext.define.fireEventapp-all.js:4 (http://10.156.1.87:7003/vl_web/gui/app-all.js)
Ext.define.onProxyLoadapp-all.js:4 (http://10.156.1.87:7003/vl_web/gui/app-all.js)
Ext.define.processResponseapp-all.js:4 (http://10.156.1.87:7003/vl_web/gui/app-all.js)
(anonymous function)app-all.js:4 (http://10.156.1.87:7003/vl_web/gui/app-all.js)
Ext.apply.callbackext.js:18 (http://10.156.1.87:7003/vl_web/gui/extjs/ext.js)
Ext.define.onCompleteapp-all.js:4 (http://10.156.1.87:7003/vl_web/gui/app-all.js)
Ext.define.onStateChangeapp-all.js:4 (http://10.156.1.87:7003/vl_web/gui/app-all.js)
(anonymous function)ext.js:18 (http://10.156.1.87:7003/vl_web/gui/extjs/ext.js)