https://issues.apache.org/bugzilla/show_bug.cgi?id=50618
--- Comment #2 from Luciana Moreira <[email protected]> 2011-01-19 12:20:46 EST --- After searching a bit more I found out that this bug was introduced when fixing bug Bug 50032. In the class IfController.java a new line was added by milamber on revision 10215112: super.reInitializeSubController(); // Bug 50032 - reinitialize current index element for all sub controller If I comment this out, everything works out like a charm. I do not know however, what is the solution for Bug50032 -- 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]
