https://issues.apache.org/bugzilla/show_bug.cgi?id=50618
--- Comment #14 from Luciana Moreira <[email protected]> 2011-02-03 05:41:26 EST --- I just saw that line 173 in the IfController changed from super.reInitializeSubController() to reInitializeSubController(). Even though this is an advance toward a solution in this bug, it does not yet solve the problem. Unfortunatelly the IfController does not implement this method and we once again end up in the GenericController with the stack overflow. This is unfortunate since I have several tests that used to work perfectly and now are out of operation. Is there any plan on fixing this? -- 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]
