[
https://issues.apache.org/jira/browse/TIKA-1305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14014161#comment-14014161
]
Hudson commented on TIKA-1305:
------------------------------
SUCCESS: Integrated in tika-trunk-jdk1.6 #12 (See
[https://builds.apache.org/job/tika-trunk-jdk1.6/12/])
TIKA-1305: test file added to svn...argh. (tallison:
http://svn.apache.org/viewvc/tika/trunk/?view=rev&rev=1598698)
*
/tika/trunk/tika-parsers/src/test/resources/test-documents/testRTFCorruptListOverride.rtf
TIKA-1305: make RTF list handling slightly more robust against corrupt list
metadata (tallison:
http://svn.apache.org/viewvc/tika/trunk/?view=rev&rev=1598693)
* /tika/trunk/CHANGES.txt
*
/tika/trunk/tika-parsers/src/main/java/org/apache/tika/parser/rtf/TextExtractor.java
*
/tika/trunk/tika-parsers/src/test/java/org/apache/tika/parser/rtf/RTFParserTest.java
> New list processing changes appear to be causing RTFParser exception
> --------------------------------------------------------------------
>
> Key: TIKA-1305
> URL: https://issues.apache.org/jira/browse/TIKA-1305
> Project: Tika
> Issue Type: Bug
> Components: parser
> Affects Versions: 1.6
> Environment: Mac OSX 10.7.5
> Tika 1.6-SNAPSHOT
> Reporter: Chris Bamford
> Priority: Minor
> Labels: newbie
> Fix For: 1.6
>
> Attachments: rtfparsererror_2.rtf
>
>
> Some RTFs cause RTFParser to throw a RuntimeException:
> Unexpected RuntimeException from org.apache.tika.parser.rtf.RTFParser@425e60f2
> When tracing in the debugger (surfaces in CompositeParser.parse() where it
> catches the RuntimeException, line 244 in my copy), the exception (e) is:
> java.lang.ArrayIndexOutOfBoundsException: -1
> A committer (Tim Allison) believes that it is being caused by recent list
> processing changes.
--
This message was sent by Atlassian JIRA
(v6.2#6252)