bseddon
20 Feb 2012, 2:03 PM
These comments are made based on observations using build 288 on Windows 7. I don't know whether these should be reported separately or together so I'm lumping them together.
'Missing store' messages
I see missing store messages when deploying (see screenshot). The messages started appearing after I renamed my stores. The dropdown lists associated with components bound to a store still refer to the old store name and new name must be typed in.
31960
A possibly related issue is DSGNR-1305 which was reported as fixed earlier in Feb. Maybe this fix is not yet released.
Design surface messed up
You will see in the next two screenshots the design view does not display correctly. Sometimes it does, most times it does not. The xda file is attached. On opening the file I find it displays the initial viewport correctly. However if I select the successive (and nested) views the display become 'confused'.
3196131962
Keyword 'return' flagged as an error in a function's body
If the keyword 'return' is used in a function body the code editor (which is generally very good by the way) is flagged as an error. The error complains that 'return' cannot be used when not in a function. From the point of view of the code editor, the code edited may not appear to be a function even though, in the context of the application, it is.
31965
'Missing store' messages
I see missing store messages when deploying (see screenshot). The messages started appearing after I renamed my stores. The dropdown lists associated with components bound to a store still refer to the old store name and new name must be typed in.
31960
A possibly related issue is DSGNR-1305 which was reported as fixed earlier in Feb. Maybe this fix is not yet released.
Design surface messed up
You will see in the next two screenshots the design view does not display correctly. Sometimes it does, most times it does not. The xda file is attached. On opening the file I find it displays the initial viewport correctly. However if I select the successive (and nested) views the display become 'confused'.
3196131962
Keyword 'return' flagged as an error in a function's body
If the keyword 'return' is used in a function body the code editor (which is generally very good by the way) is flagged as an error. The error complains that 'return' cannot be used when not in a function. From the point of view of the code editor, the code edited may not appear to be a function even though, in the context of the application, it is.
31965