TXTParser appends a space to the text found in the file.
--------------------------------------------------------
Key: TIKA-38
URL: https://issues.apache.org/jira/browse/TIKA-38
Project: Tika
Issue Type: Bug
Components: general
Affects Versions: 0.1-incubator
Reporter: Keith R. Bennett
Priority: Minor
Fix For: 0.1-incubator
TXTParser adds a space to the content it reads from a file. When it parsed a
file containing "1", it returned as the full text "1 " (space appended).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.