Error while rendering an error in a for loop

Bug #394267 reported by Gaëtan Delannay
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Appy
Fix Released
Medium
Gaëtan Delannay

Bug Description

When an error occurs in a for loop, the iterator variable may not be incremented, which duplicates the errors in subsequent iterations. Try:finally?

Changed in appy:
milestone: none → 0.5.0
Changed in appy:
assignee: nobody → Gaëtan Delannay (gaetan-delannay)
Revision history for this message
Gaëtan Delannay (gaetan-delannay) wrote :

When an error was encountered somewhere within a 'for' loop, pod replaced the content of the current buffer to dump the error. But for subsequent iterations, the buffer was 'broken' because it did not contain the correct content anymore: it contained the error, which was then repeated. Now, pod uses a temporary buffer to dump the error.

Changed in appy:
milestone: 0.5.0 → 0.9.1
importance: Undecided → Medium
status: New → Fix Committed
Changed in appy:
status: Fix Committed → Fix Released
milestone: 0.9.1 → 0.9.2
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.