You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Tim Allison (JIRA)" <ji...@apache.org> on 2017/03/01 14:43:45 UTC

[jira] [Commented] (TIKA-2285) Caused by: java.lang.StringIndexOutOfBoundsException - org.apache.tika.parser.microsoft.WordExtractor.buildParagraphTagAndStyle

    [ https://issues.apache.org/jira/browse/TIKA-2285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15890297#comment-15890297 ] 

Tim Allison commented on TIKA-2285:
-----------------------------------

I'm not able to reproduce this with trunk/1.15-SNAPSHOT.  I think we fixed this.  Can you confirm with the nightly build?

> Caused by: java.lang.StringIndexOutOfBoundsException - org.apache.tika.parser.microsoft.WordExtractor.buildParagraphTagAndStyle
> -------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: TIKA-2285
>                 URL: https://issues.apache.org/jira/browse/TIKA-2285
>             Project: Tika
>          Issue Type: Bug
>          Components: core, parser
>    Affects Versions: 1.13
>            Reporter: Sharath Kumar
>         Attachments: XAPPLICANT__2016.docx
>
>
> Getting the below error when parsing word DOC
> Caused by: java.lang.StringIndexOutOfBoundsException: String index out of range: 1
>  at java.lang.String.substring(String.java:1963)
>  at org.apache.tika.parser.microsoft.WordExtractor.buildParagraphTagAndStyle(WordExtractor.java:126)



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)