https://bz.apache.org/bugzilla/show_bug.cgi?id=31114

--- Comment #4 from vandrouny <vandro...@tut.by> ---
Created attachment 35584
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=35584&action=edit
Example file with exception

java.lang.ArrayIndexOutOfBoundsException: 2
        at
org.apache.poi.hssf.record.MulBlankRecord.getXFAt(MulBlankRecord.java:80)
        at
org.apache.poi.hssf.record.aggregates.ValueRecordsAggregate.addMultipleBlanks(ValueRecordsAggregate.java:161)
        at
org.apache.poi.hssf.record.aggregates.RowRecordsAggregate.<init>(RowRecordsAggregate.java:93)
        at
org.apache.poi.hssf.model.InternalSheet.<init>(InternalSheet.java:183)
        at
org.apache.poi.hssf.model.InternalSheet.createSheet(InternalSheet.java:122)
        at
org.apache.poi.hssf.usermodel.HSSFWorkbook.<init>(HSSFWorkbook.java:367)
        at
org.apache.poi.hssf.usermodel.HSSFWorkbook.<init>(HSSFWorkbook.java:413)
        at
org.apache.poi.hssf.usermodel.HSSFWorkbook.<init>(HSSFWorkbook.java:394)

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to