[
https://issues.apache.org/jira/browse/TIKA-38?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12531145
]
Doug Cutting commented on TIKA-38:
----------------------------------
Another friendly note from the svn commit-message police: Issue names in Jira
are case-sensitive. In order to automatically create the link from the Jira
issue to subversion, the commit message must contain the exact issue name,
TIKA-38 in this case.
For the record, here's the link that would have been added:
http://svn.apache.org/viewvc?rev=580362&view=rev
> 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
> Assignee: Rida Benjelloun
> Priority: Minor
> Fix For: 0.1-incubator
>
> Attachments: tika38.patch
>
>
> 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.