sencha-ogs
7 Sep 2012, 8:10 AM
HI,
Sencha Architect Version 2.1.0 Build 613
To reproduce the issue:
1. Add an Ext.Field.DatePicker to an Ext.Container
2. Goto Property value
3. Change 'Type' from Date to Object
4. Hit Button (Edit) to edit value
5. In Code-View enter text new Date()
6. Select Container in Project Inspector
7. The config of value contains newDate() now, which leads to an exception when code is executed.
Desired behaviour: The space should not be deleted - if I insert the space outside of Sencha Architect again, the code executes successfully.
Sencha Architect Version 2.1.0 Build 613
To reproduce the issue:
1. Add an Ext.Field.DatePicker to an Ext.Container
2. Goto Property value
3. Change 'Type' from Date to Object
4. Hit Button (Edit) to edit value
5. In Code-View enter text new Date()
6. Select Container in Project Inspector
7. The config of value contains newDate() now, which leads to an exception when code is executed.
Desired behaviour: The space should not be deleted - if I insert the space outside of Sencha Architect again, the code executes successfully.