You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Rida Benjelloun (JIRA)" <ji...@apache.org> on 2007/09/28 16:15:51 UTC

[jira] Resolved: (TIKA-38) TXTParser appends a space to the text found in the file.

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

Rida Benjelloun resolved TIKA-38.
---------------------------------

    Resolution: Fixed

SVN commit

> 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.