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 2019/05/04 17:17:35 UTC

[Bug 63402] XSSFSheet.removeTable corrupts the workbook

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

--- Comment #1 from David Gauntt <dm...@uab.edu> ---
Created attachment 36565
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=36565&action=edit
JUnit test case to illustrate bug 63401

This test case creates a workbook, adds two XSSFTables to the first sheet, then
removes one of the tables, and writes the workbook to
build/custom-reports-test.

JUnit will pass the test case, but when Excel 2010 opens the workbook it will
detect corruption, and remove the second 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