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 2016/02/25 18:37:18 UTC

[jira] [Updated] (TIKA-1874) Fix rare npe in XWPFListManager

     [ https://issues.apache.org/jira/browse/TIKA-1874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim Allison updated TIKA-1874:
------------------------------
    Description: 
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.

  was:
Many thanks to [~centic]'s CommonCrawlDocumentDownload code, I recently grabbed .docx files from the initial index that comes with that code.

While running Tika on these ~166k docs, ~30 of those files had an NPE in XWPFListManager.  We need to add a null check.


> 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)