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

            Bug ID: 63402
           Summary: XSSFSheet.removeTable corrupts the workbook
           Product: POI
           Version: 4.0.x-dev
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XSSF
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ---

The title says it all.  I will attach a JUnit test case that creates a
workbook, adds two tables to the first sheet, removes the first table, and then
writes the workbook to build/custom-reports-test.

JUnit will pass the test, but when the workbook is opened in Excel it will
detect a corrupted workbook, and then delete the second 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