angieBabel / blockly

Automatically exported from code.google.com/p/blockly
0 stars 0 forks source link

Loop does not allow variable in value parameters #152

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.create a variable and assign a numeric value
2.create a 'count with' loop 
3.use the 'get item' as the second value in the 'count with' loop.

What is the expected output? What do you see instead?
error SyntaxError: Unexpected token )

What browser are you using?
Chrome

Please provide any additional information below.
This worked about a month ago, (did you add a step value recently?)

Original issue reported on code.google.com by yorke.p...@gmail.com on 10 Jul 2013 at 4:59

Attachments:

GoogleCodeExporter commented 8 years ago
Sorry about that.  This got fixed yesterday with r1090.

Original comment by neil.fra...@gmail.com on 16 Jul 2013 at 5:51

GoogleCodeExporter commented 8 years ago
I'd like to add thanks for the excellent bug report. You gave us exactly the 
information we needed.  We've also fixed notifications so we can respond to bug 
reports more quickly.

The bug indeed entered when we added the step value (and was my fault).

Original comment by sper...@google.com on 16 Jul 2013 at 6:06