You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Chris A. Mattmann (JIRA)" <ji...@apache.org> on 2010/02/09 15:27:28 UTC

[jira] Created: (TIKA-376) Typo in parse-rtf spec in tika-config.xml

Typo in parse-rtf spec in tika-config.xml
-----------------------------------------

                 Key: TIKA-376
                 URL: https://issues.apache.org/jira/browse/TIKA-376
             Project: Tika
          Issue Type: Bug
          Components: parser
    Affects Versions: 0.6
         Environment: reported on the mailing lists by Martin Gerhardy
            Reporter: Chris A. Mattmann
            Assignee: Chris A. Mattmann
             Fix For: 0.7


As reported by Martin Gerhardy:

Subject: Bug in tika-config xml
{quote}

mame should be name i suppose ;)

{code:xml}
        <parser mame="parse-rtf"
class="org.apache.tika.parser.rtf.RTFParser">
                <mime>application/rtf</mime>
        </parser>
{code}
{quote}



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (TIKA-376) Typo in parse-rtf spec in tika-config.xml

Posted by "Chris A. Mattmann (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TIKA-376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris A. Mattmann resolved TIKA-376.
------------------------------------

    Resolution: Fixed

- fixed in r908050. Thanks for the pointer, Martin!

> Typo in parse-rtf spec in tika-config.xml
> -----------------------------------------
>
>                 Key: TIKA-376
>                 URL: https://issues.apache.org/jira/browse/TIKA-376
>             Project: Tika
>          Issue Type: Bug
>          Components: parser
>    Affects Versions: 0.6
>         Environment: reported on the mailing lists by Martin Gerhardy
>            Reporter: Chris A. Mattmann
>            Assignee: Chris A. Mattmann
>             Fix For: 0.7
>
>
> As reported by Martin Gerhardy:
> Subject: Bug in tika-config xml
> {quote}
> mame should be name i suppose ;)
> {code:xml}
>         <parser mame="parse-rtf"
> class="org.apache.tika.parser.rtf.RTFParser">
>                 <mime>application/rtf</mime>
>         </parser>
> {code}
> {quote}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.