https://issues.apache.org/bugzilla/show_bug.cgi?id=51866
--- Comment #6 from Sebb <[email protected]> 2011-10-05 15:45:30 UTC --- Sorry, but I don't think that's OK either. The method fireIterationStart() may be invoked by fireIterEvents() which resets first; it does not seem right to clear first when fireIterationStart() does nothing. The code needs to behave as if each controller had reached the end of its loop, otherwise I think there are going to be edge cases that won't work, e.g. Once Only Controller. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
