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

             Bug #: 51891
           Summary: StringIndexOutOfBoundsException : Ole10Native.<init>
                    (parsing word file)
           Product: POI
           Version: 3.8-dev
          Platform: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: POIFS
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified


Encoutered with poi r1175705 (Through Tika)

java.lang.StringIndexOutOfBoundsException: String index out of range: -57
    at java.lang.String.checkBounds(String.java:397)
    at java.lang.String.<init>(String.java:442)
    at
org.apache.poi.util.StringUtil.getFromCompressedUnicode(StringUtil.java:114)
    at org.apache.poi.poifs.filesystem.Ole10Native.<init>(Ole10Native.java:133)
    at org.apache.poi.poifs.filesystem.Ole10Native.<init>(Ole10Native.java:85)

-- 
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to