[
https://issues.apache.org/jira/browse/TIKA-1874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15167550#comment-15167550
]
Hudson commented on TIKA-1874:
------------------------------
SUCCESS: Integrated in tika-trunk-jdk1.7 #914 (See
[https://builds.apache.org/job/tika-trunk-jdk1.7/914/])
TIKA-1874 fix potential npe (tallison: rev
0c030081bba17e607f8c79a0b95f72935be93efd)
*
tika-parsers/src/main/java/org/apache/tika/parser/microsoft/ooxml/XWPFListManager.java
> Fix rare npe in XWPFListManager
> -------------------------------
>
> Key: TIKA-1874
> URL: https://issues.apache.org/jira/browse/TIKA-1874
> Project: Tika
> Issue Type: Bug
> Reporter: Tim Allison
> Priority: Trivial
>
> Many thanks to [~centic]'s
> [CommonCrawlDocumentDownload|https://github.com/centic9/CommonCrawlDocumentDownload],
> I recently grabbed .docx files from the initial index that comes with that
> code. I'll be adding these docs to our regular regression testing for
> TIKA-1302.
> While running Tika on these ~166k docs, ~30 of those files had an NPE in
> XWPFListManager. We need to add a null check.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)