-
12 Apr 2012 8:13 AM #1
Minor bug in b374 code generation
Minor bug in b374 code generation
Hi! This i merely a aesthetic issue and code executes ok, but I guess it should be fixed at some point.
Opening code view of my controllers I get the following error message with all views:, and stores: include lines:
"Bad line breaking before ','". and the lines look identical to the snippet below. Note the placing of the comma.:
I thought this was due to the 'old' code so I tried to remove the views and enter them again, but it seems there is some error in Designer generating the code.Code:... views: [ 'DesktopViewport' ] , ...
Thanks for the great job you are doing!
-
12 Apr 2012 8:38 AM #2
Could you please send an archive of your project to designer . feedback at sencha.com so that we can see your specific situation and why the codegen is failing?
Thanks,Aaron Conran
@aconran
Sencha Architect Development Team
-
12 Apr 2012 10:58 AM #3
Thank you for reporting this and for sending the project archive -- the fix for this issue will appear in the next available build.
Jason Johnston
@lojjic
Sencha Architect Development Team
Success! Looks like we've fixed this one. According to our records the fix was applied for
DSGNR-1736
in
Architect 2.0.


Reply With Quote