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
Fix For: 0.1-incubator
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.