You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2019/08/07 12:22:34 UTC

[Bug 57423] shiftRows() produces a corrupted xlsx file

https://bz.apache.org/bugzilla/show_bug.cgi?id=57423

--- Comment #15 from David Gauntt <dm...@uab.edu> ---
Created attachment 36711
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=36711&action=edit
Test case to illustrate bug 62906

This JUnit test case tests both shiftRows and shiftColumns, with nShift both
larger than the size of the shifted region (gapped shift) and smaller
(overlapped shift).  The shifts are done on a worksheet that has cells with
both absolute and relative formulas in the source and destination regions that
refer to cells outside the source and destination regions, and absolute and
relative formulas outside the source and destination that refer to cells inside
the source and destination.  There are no merge areas in the test worksheet.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org