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 2009/07/20 14:32:40 UTC

DO NOT REPLY [Bug 47548] New: [PATCH] Unhandled Continue Record after DrawingRecord

https://issues.apache.org/bugzilla/show_bug.cgi?id=47548

           Summary: [PATCH] Unhandled Continue Record after DrawingRecord
           Product: POI
           Version: 3.5-dev
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HSSF
        AssignedTo: dev@poi.apache.org
        ReportedBy: max.valjanski@gmail.com


org.apache.poi.hssf.record.RecordFormatException: Unhandled Continue Record
    at
org.apache.poi.hssf.record.RecordFactoryInputStream.getNextRecord(RecordFactoryInputStream.java:212)
    at
org.apache.poi.hssf.record.RecordFactoryInputStream.nextRecord(RecordFactoryInputStream.java:88)
    at
org.apache.poi.hssf.record.RecordFactory.createRecords(RecordFactory.java:376)
    at org.apache.poi.hssf.usermodel.HSSFWorkbook.<init>(HSSFWorkbook.java:277)
    at org.apache.poi.hssf.usermodel.HSSFWorkbook.<init>(HSSFWorkbook.java:202)
    at org.apache.poi.hssf.usermodel.HSSFWorkbook.<init>(HSSFWorkbook.java:318)
    at org.apache.poi.hssf.usermodel.HSSFWorkbook.<init>(HSSFWorkbook.java:299)
    at
org.apache.poi.hssf.extractor.ExcelExtractor.main(ExcelExtractor.java:223)

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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


DO NOT REPLY [Bug 47548] [PATCH] Unhandled Continue Record after DrawingRecord

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=47548


Yegor Kozlov <ye...@dinom.ru> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #3 from Yegor Kozlov <ye...@dinom.ru>  2009-07-25 03:23:22 PST ---
Applied in r797737 ( https://svn.apache.org/viewcvs.cgi?view=rev&rev=797737 )

Thanks,
Yegor

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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


DO NOT REPLY [Bug 47548] [PATCH] Unhandled Continue Record after DrawingRecord

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=47548





--- Comment #1 from Maxim Valyanskiy <ma...@gmail.com>  2009-07-20 05:33:31 PST ---
Created an attachment (id=24008)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=24008)
src/testcases/org/apache/poi/hssf/data/drawing_continue.xls

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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


DO NOT REPLY [Bug 47548] [PATCH] Unhandled Continue Record after DrawingRecord

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=47548





--- Comment #2 from Maxim Valyanskiy <ma...@gmail.com>  2009-07-20 05:35:48 PST ---
Created an attachment (id=24009)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=24009)
patch

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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org