Summary: | Using drawingPatriarch.createCellComment(anchor) leads to File error: data may have been lost | ||
---|---|---|---|
Product: | POI | Reporter: | Dominik Stadler <dominik.stadler> |
Component: | HSSF | Assignee: | POI Developers List <dev> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | P2 | ||
Version: | 3.7-FINAL | ||
Target Milestone: | --- | ||
Hardware: | PC | ||
OS: | All | ||
Bug Depends on: | |||
Bug Blocks: | 53010 | ||
Attachments: |
Corrupted file with comments
Same content without comments works fine |
Description
Dominik Stadler
2011-08-18 11:19:24 UTC
Created attachment 27404 [details]
Same content without comments works fine
FYI, the same thing happens when using POI 3.8 beta 3 with Excel 2007. Also, a previous version (3.5 beta 4) did not have this same issue. I just noticed another thing here: I have the application in use for half a year without this problem, but it did start to happen a few days ago without changes to the code. Therefore it seems that the latest Office Service Pack changed Excel so it runs additional checks which lead to the error now. This problem should be fixed in trunk. Please try with a nightly build - see download links on http://poi.apache.org/ or build yourself from SVN trunk, see http://poi.apache.org/subversion.html |