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

            Bug ID: 66212
           Summary: XSSFSheet.removeTable does not remove the links to the
                    table part reference 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: ---

XSSFSheet.removeTable does not remove the links to the table part reference
from the sheet

Links in sheet XML are:

<tableParts count="1">
 <tablePart r:id="rId1"/>
</tableParts>

The tablePart gets not removed by XSSFSheet.removeTable.

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

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