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 2003/03/04 11:16:54 UTC

DO NOT REPLY [Bug 17373] - [PATCH] Sheet is corrupted after changing a template with POI

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

[PATCH] Sheet is corrupted after changing a template with POI

ncsaba@yahoo.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Sheet is corrupted after    |[PATCH] Sheet is corrupted
                   |changing a template with POI|after changing a template
                   |                            |with POI



------- Additional Comments From ncsaba@yahoo.com  2003-03-04 10:16 -------
Guys, I need some feedback on what I did here... this patch makes me able to use
the POI library to open complex templates and modify just a few rows.
I need the functionality incorporated in future versions if I want to ever upgrade.
Please let me know if it is acceptable as it is, or it needs some more work.