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

            Bug ID: 66213
           Summary: XSSFWorkbook.cloneSheet does not clone XSSFTables
                    linked from the sheet
           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: ---

XSSFWorkbook.cloneSheet does not clone XSSFTables linked from the sheet.
It only clones the references. So after that two different sheet ranges refer
to the same table. But that leads to a corrupt workbook.

See
https://stackoverflow.com/questions/73339524/xssfworkbook-clonesheet-corrupts-workbook-if-sheet-contains-a-table/73344100#73344100.

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