https://bz.apache.org/bugzilla/show_bug.cgi?id=56454
Javen O'Neal <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|XSSFSheet.shiftRows(...) |XSSFSheet.shiftRows(...) |and |and |HSSFSheet.shiftRows(...) |HSSFSheet.shiftRows(...) |incorrectly handle merged |incorrectly handle merged |regions starting before the |regions that do not contain |first shifted row. |column 0. --- Comment #1 from Javen O'Neal <[email protected]> --- Thanks for finding this bug and providing a code to reproduce this bug. This bug still exists in POI 3.14beta1. I have added a failing unit test in r1718217. -- 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]
