Problem Description
An array inadvertently gets its current loop index reset if a function is called that does a for each loop as well, causing the application to enter an endless loop.
Attach a Capx
[attachment=0:3vonhz5p][/attachment:3vonhz5p]
Description of Capx
Array for each X element on start of layout (only called once). Function called within it that has another Array for each X element. Will cause endless loop.
Steps to Reproduce Bug
- Run project
Observed Result
application enters endless loop
Expected Result
Should only loop through and then stop.
Affected Browsers
- Chrome: (YES)
- FireFox: (YES)
- Internet Explorer: (YES)
Operating System and Service Pack
win vista sp 2
Construct 2 Version ID
r193