You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Jerome Lacoste (Updated) (JIRA)" <ji...@apache.org> on 2011/12/23 12:30:30 UTC

[jira] [Updated] (TIKA-829) Tika lacks preconditions on its input, causing some potential misuse of the API

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

Jerome Lacoste updated TIKA-829:
--------------------------------

    Description: 
In particular:
* ForkParser accepts a ForkParser as underlying parser
* InputStream can be null

Those 2 issues were found in broken integration tests for TIKA-808
    
> Tika lacks preconditions on its input, causing some potential misuse of the API
> -------------------------------------------------------------------------------
>
>                 Key: TIKA-829
>                 URL: https://issues.apache.org/jira/browse/TIKA-829
>             Project: Tika
>          Issue Type: Bug
>    Affects Versions: 1.0
>            Reporter: Jerome Lacoste
>            Priority: Trivial
>
> In particular:
> * ForkParser accepts a ForkParser as underlying parser
> * InputStream can be null
> Those 2 issues were found in broken integration tests for TIKA-808

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira