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/07/01 14:23:01 UTC

[Bug 63402] XSSFSheet.removeTable corrupts the workbook

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

--- Comment #2 from Dominik Stadler <do...@gmx.at> ---
Created attachment 36638
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=36638&action=edit
Initial attempt at a fix

I tried to fix this by removing the table also from the parts-array, but Excel
still complains about the file needing repair (although it now can actually
recover the table). 

See attached diff for test-case and code-change that I tried.

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