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

Jukka Zitting resolved TIKA-37.
-------------------------------

    Resolution: Duplicate
      Assignee: Jukka Zitting

Resolving as a Duplicate of TIKA-33, as the effect is the same even though 
TIKA-33 goes a bit further by passing the input stream as a parameter to the 
parse method.

> After first stream is parsed, Parser never replaces content on subsequent 
> streams.
> ----------------------------------------------------------------------------------
>
>                 Key: TIKA-37
>                 URL: https://issues.apache.org/jira/browse/TIKA-37
>             Project: Tika
>          Issue Type: Bug
>          Components: general
>    Affects Versions: 0.1-incubator
>            Reporter: Keith R. Bennett
>            Assignee: Jukka Zitting
>             Fix For: 0.1-incubator
>
>         Attachments: tika37.patch
>
>
> After the first stream is parsed by a parser, the 'parsed' member boolean is 
> set to true.  From then on, that boolean is never reset and no further 
> parsing is ever done, even when setInputStream() is called with a different 
> stream.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to