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: dev@poi.apache.org
          Reporter: dehuang_zh...@163.com
  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: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to