https://issues.apache.org/bugzilla/show_bug.cgi?id=46898
Josh Micich <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #4 from Josh Micich <[email protected]> 2009-03-30 13:56:44 PST --- Fixed in svn 760162 junit added Thanks for the example - it would have been difficult to guess the cause of this error. The problem was with the interaction between caching formula results and detection of circular references. The bug depends on the order of evaluation. This is probably why you mentioned the problem as being intermittent. Take at look at the new unit test for an isolated example. -- 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]
