Sharath Kumar created TIKA-2285:
-----------------------------------
Summary: 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
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)