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

http://issues.apache.org/bugzilla/show_bug.cgi?id=42844

           Summary: ContinueRecord incorrectly handled in
                    HSSFEventFactory.processEvents
           Product: POI
           Version: 3.0
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: major
          Priority: P2
         Component: HSSF
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


I have an XLS file which has been produced by Microsoft Excel 2007 saving in
compatibility mode that cannot be loaded by either 3.0-FINAL and 3.0.1-FINAL.
(It's also worth noting that the file confuses jxl as well, but figuring out how
to stop that from crashing was far easier). The presence of "Should not see this
exception" leads me to believe that there's a bug lurking within POI.

Exception in thread "main" org.apache.poi.hssf.record.RecordFormatException:
Records should handle ContinueRecord internally. Should not see this exception
        at
org.apache.poi.hssf.eventusermodel.HSSFEventFactory.genericProcessEvents(HSSFEventFactory.java:195)
        at
org.apache.poi.hssf.eventusermodel.HSSFEventFactory.processEvents(HSSFEventFactory.java:102)

I'll try and attach the problem spreadsheet (narrowed down as much as possible)
and/or a biffdump from it, if I fail it's available via email request.

(I'm using the POI builds from the maven repository, with sun a variety of Sun
1.4.2 JVM's)

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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

Reply via email to