Summary: | Unable to modify empty sheets | ||
---|---|---|---|
Product: | POI | Reporter: | Marcin Nowak <nbaraka> |
Component: | HSSF | Assignee: | POI Developers List <dev> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | dennis.trask, glens |
Priority: | P3 | ||
Version: | 2.0-dev | ||
Target Milestone: | --- | ||
Hardware: | PC | ||
OS: | All |
Description
Marcin Nowak
2002-11-25 14:47:31 UTC
I have seen the behavior of only merged cells, but no other changes showing up in result. However starting with a modified spreadsheet doesn't work. My original template (some text, and a graphic) has the same problem. It's only because I wanted a simple test case that I tried it with a blank sheet. see bug 21066 *** Bug 21278 has been marked as a duplicate of this bug. *** I just committed something that may possibly fix your problem. You can get a jar from: http://www.apache.org/~glens/poi-20030921.jar Confirming that your fix resolves the problem. However I haven't tested it with more complex example, only with code listed above. Additional note: output file is slightly smaller then input file (13312 bytes comparing with original 13824 bytes). If you find any further problems please reopen this bug. |