[
https://issues.apache.org/jira/browse/TIKA-2784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tim Allison resolved TIKA-2784.
-------------------------------
Resolution: Fixed
Fix Version/s: 1.20
2.0.0
> Add static grabbing of stdout/err to MockParser
> -----------------------------------------------
>
> Key: TIKA-2784
> URL: https://issues.apache.org/jira/browse/TIKA-2784
> Project: Tika
> Issue Type: Task
> Reporter: Tim Allison
> Assignee: Tim Allison
> Priority: Trivial
> Fix For: 2.0.0, 1.20
>
>
> MockParser allows us to simulate what happens when parsers write to
> stdout/stderr. In a few areas of our codebase, we try to redirect these in
> an attempt to make these safe for communication. Unless we can trust the
> parsers, communication over stdout/stderr is not safe.
> MockParser does not yet allow us to simulate a truly awful parser grabbing
> stdout/stderr during static initialization.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)