Threaded View
-
2 Nov 2012 1:12 PM #1
2 possible bugs/issues with v3.0.0.230
2 possible bugs/issues with v3.0.0.230
I'm running this on Windows XP SP3.
ExtJS v4.1.1a commercial.
Quite possibly I just have something configured wrong...
#1
Whenever I run "sencha app build", I get a new (empty) directory called "build" (one level above at the level of my application directory).
The "build" directory inside my application directory is created and populated correctly...it's just weird getting that extra "build" directory above.
#2
The build "process" did not detect that I had an xtype=form, with standardSubmit = true.
Once I added 'Ext.form.action.StandardSubmit' to the requires array in the app.js, all was good...but I would have expected the process to detect it's requirement from the code.
Are these problems mine (configuration/understanding), or elsewhere?
Thanks.
You found a bug! We've classified it as
SDKTOOLS-253
.
We encourage you to continue the discussion and to find an acceptable workaround while we work on a permanent fix.


Reply With Quote