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 2022/08/13 14:08:28 UTC

[Bug 66212] New: XSSFSheet.removeTable does not remove the links to the table part reference from the sheet

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: dev@poi.apache.org
          Reporter: axel.richter.privat@web.de
  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: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


[Bug 66212] XSSFSheet.removeTable does not remove the links to the table part reference from the sheet

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=66212

PJ Fanning <fa...@yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |All

--- Comment #1 from PJ Fanning <fa...@yahoo.com> ---
I added r1903395

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


[Bug 66212] XSSFSheet.removeTable does not remove the links to the table part reference from the sheet

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=66212

PJ Fanning <fa...@yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

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