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/19 19:45:43 UTC

DO NOT REPLY [Bug 18155] New: - Writting to a workbook with macros, re-open it, got the "File Error: data may have been Lost".

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=18155>.
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=18155

Writting to a workbook with macros, re-open it, got the "File Error: data may have been Lost". 

           Summary: Writting to a workbook with macros, re-open it, got the
                    "File Error: data may have been Lost".
           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: jsun@teloptica.com


First, I created a workbook and defined a macro in the workbook. Then I ran a 
program to write to this workbook (POI version 1.11.0, the latest nightly 
build). When I opened the workbook from Excel, I got an error says "File Error: 
data may have been lost". But I still can open the workbook, all the data in 
the workbook are still there. Not sure what data may have been lost.