DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17373>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17373

Sheet is corrupted after changing a template with POI





------- Additional Comments From [EMAIL PROTECTED]  2003-02-25 15:09 -------
This behavior also happened to me.
I'm not sure if you have the same problem, but I found the following to be the
cause:
 - if there is an unknown record, any following continuation records will be
dropped.
This happens with records which are not handled by POI, and contain a lot of
data (like images).
The solution would be to keep all continuation records after an unknown record
and serialize them back as they are, otherwise the file gets corrupted...
I have corrected this problem for my own use in version 1.5.1-final-20021120,
but I have no experience in creating/submitting patches.
If you can assist me a bit I could send a patch...

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to