-
27 Dec 2011 7:15 AM #1
v2 [Parser.Statement.factory] Statement type 'locale' is currently not supported
v2 [Parser.Statement.factory] Statement type 'locale' is currently not supported
for Ext 4.1 beta. Is this a notice, how is written, or an error.. ?
-
27 Dec 2011 7:44 AM #2Sencha - Senior Forum Manager
- Join Date
- Mar 2007
- Location
- St. Louis, MO
- Posts
- 34,121
- Vote Rating
- 453
I have started seeing those also. Not 100% what they are coming from but I have past it up to see why.
Mitchell Simoens @SenchaMitch
Sencha Inc, Senior Forum Manager
________________
http://www.JSONPLint.com - Source to lint your JSONP!
Check out my GitHub, lots of nice things for Ext JS 4 and Sencha Touch 2
https://github.com/mitchellsimoens
Think my support is good? Get more personalized support via a support subscription. https://www.sencha.com/store/
Need more help with your app? Hire Sencha Services services@sencha.com
Want to learn Sencha Touch 2? Check out Sencha Touch in Action that is almost in print!
When posting code, please use BBCode's CODE tags.
-
27 Dec 2011 10:34 AM #3
dived a little in to the issue, and it seems(may be) that are coming from code pieces like:
and the parser from the jsbuilder throws these logs in console.....so waiting for some light here.Code://<locale> disabledDatesText : 'Disabled', //</locale>
-
27 Dec 2011 12:28 PM #4Sencha - Senior Forum Manager
- Join Date
- Mar 2007
- Location
- St. Louis, MO
- Posts
- 34,121
- Vote Rating
- 453
It turns out the next release of the SDK Tools will have support for this. Before you ask, I don't have any idea on date for the next release but this shouldn't have any affect on the actual build.
Mitchell Simoens @SenchaMitch
Sencha Inc, Senior Forum Manager
________________
http://www.JSONPLint.com - Source to lint your JSONP!
Check out my GitHub, lots of nice things for Ext JS 4 and Sencha Touch 2
https://github.com/mitchellsimoens
Think my support is good? Get more personalized support via a support subscription. https://www.sencha.com/store/
Need more help with your app? Hire Sencha Services services@sencha.com
Want to learn Sencha Touch 2? Check out Sencha Touch in Action that is almost in print!
When posting code, please use BBCode's CODE tags.
-
15 May 2012 11:48 PM #5
I see
[NOTICE][Parser.Statement.factory] Statement type 'locale' is currently not supported, ignored
in the build for 4.1 and I noticed that the resulting app-all.js doesnt contain everything. It seems that files that get the above notice are skipped in the final build.
This means that you still get multiple file requests from ext.js after app-all.js is loaded.
Was the SDK updated to support this. I'm using Sencha Command v1.2.2
-
16 May 2012 9:06 AM #6
Tried SDK 2.0.0 but this doesnt seem to work on CentOS 5.8 (complains about Qt library).
Thank you for reporting this bug. We will make it our priority to review this report.


Reply With Quote