https://bz.apache.org/bugzilla/show_bug.cgi?id=67442
Jakub <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Jakub <[email protected]> --- Created attachment 39043 --> https://bz.apache.org/bugzilla/attachment.cgi?id=39043&action=edit Patch for the bug including test cases and sample workbook In the attached patch a new implementation of the onDeleteFormula is suggested. See the javadoc explaining the new algorithm for fixing remaining shared formulas. The patch contains the testing workbook which is used by a new test added to the TestXSSFBugs. This test just checks if the setBlank method thows the exception or not. Further the patch also contains a new test class also evaluating the same workbook. The idea is to check also the results of shared formulas evaluation on a range with complex nested shared formulas. -- 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]
