https://issues.apache.org/bugzilla/show_bug.cgi?id=53434
--- Comment #2 from Shunji Konishi <[email protected]> --- Created attachment 28964 --> https://issues.apache.org/bugzilla/attachment.cgi?id=28964&action=edit Test of Subtotal function Hi, I modified TestSubtotal.java, and attached it. Diff please. Unfortunately, All of original subtotal tests are start with "A1" cell. The offset of "A1" is (0, 0). Therefore, the offset did not affect the results. My changes are simple. I modified all of start cell to "B2". As a result, original source failed test, and my change succeed. regards. -- 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]
