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/02/25 15:09:01 UTC

DO NOT REPLY [Bug 17373] New: - 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

Sheet is corrupted after changing a template with POI

           Summary: Sheet is corrupted after changing a template with POI
           Product: POI
           Version: 2.0-dev
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: HSSF
        AssignedTo: poi-dev@jakarta.apache.org
        ReportedBy: jan-tilo@gmx.de


I have a Excelsheet which I want to edit and save.
After I saved the Sheet it couldn't be read by Excel.

I think the problem is, that the Sheet contains elements like text-/comboboxes 
and labels.

The problem also accures, when I open the File with POI an save it back without 
changing something.