wxwxwxfr
17 Jun 2009, 6:25 AM
Hi,
Its seems to be a bug in Ext JS 3.0 RC2.
I tryed to make the component : http://max-bazhenov.com/dev/upload-dialog-2.0/index.php (http://extjs.com/forum/../products/extcore/download.php?dl=extcore3) working.
It crashes on a this.id.indexOf that si not defined, when UploadDialogController.showDialog is called.
There is no indexOf function called in this UserControl.
I think it is a bug from ext-all.js or ext-base.js, can you check this ?
Its seems to be a bug in Ext JS 3.0 RC2.
I tryed to make the component : http://max-bazhenov.com/dev/upload-dialog-2.0/index.php (http://extjs.com/forum/../products/extcore/download.php?dl=extcore3) working.
It crashes on a this.id.indexOf that si not defined, when UploadDialogController.showDialog is called.
There is no indexOf function called in this UserControl.
I think it is a bug from ext-all.js or ext-base.js, can you check this ?