https://issues.apache.org/bugzilla/show_bug.cgi?id=48539
--- Comment #4 from Nick Burch <[email protected]> 2010-05-26 11:22:07 EDT --- I can confirm that this problem is still present in head The problem formula seems to be: IF(B6= (ROUNDUP(B6,0) + ROUNDDOWN(B6,0))/2, MROUND(B6,2),ROUND(B6,0)) I have added a disabled unit test to TestXSSFBugs for this, which can be enabled once the bug is fixed Josh - probably one for you though, as it seems to be quite deep in the bowels of the XSSF Formula Evaluator that it's failing -- 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]
