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

            Bug ID: 62129
           Summary: java.lang.ArrayIndexOutOfBoundsException when
                    HWPFDocument read word
           Product: POI
           Version: 3.17-FINAL
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HWPF
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ---

Created attachment 35740
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=35740&action=edit
word file and code

Word file generated by HTML,this word file can open by office2013

java.lang.ArrayIndexOutOfBoundsException: 94754
        at org.apache.poi.util.LittleEndian.getUShort(LittleEndian.java:327)
        at
org.apache.poi.hwpf.model.FileInformationBlock.<init>(FileInformationBlock.java:113)
        at
org.apache.poi.hwpf.HWPFDocumentCore.<init>(HWPFDocumentCore.java:167)
        at org.apache.poi.hwpf.HWPFDocument.<init>(HWPFDocument.java:197)
        at org.apache.poi.hwpf.HWPFDocument.<init>(HWPFDocument.java:181)
        at org.apache.poi.hwpf.HWPFDocument.<init>(HWPFDocument.java:169)

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to