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

            Bug ID: 66215
           Summary: Versions greater than 5.1 damages structured
                    references while XSSFsheet.shiftRows
           Product: POI
           Version: 5.2.2-FINAL
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XSSF
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ---

Created attachment 38366
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=38366&action=edit
Sample Java code and sample *.xlsx file

Take the code of BugShiftRowsInXSSFTables.java from attachment jaba.zip
together with the also attached SAMPLE.xlsx. Run the code.

After that you see the formulas in table column Percentage of SAMPLE_NEW.xlsx
are damaged. 

This is the same problem as in
https://bz.apache.org/bugzilla/show_bug.cgi?id=66039 but in this case usage of
XSSFWorkbook.setCellFormulaValidation(false) does not help.

-- 
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]

Reply via email to