You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Maxim Valyanskiy (JIRA)" <ji...@apache.org> on 2009/07/02 14:39:47 UTC

[jira] Updated: (TIKA-258) AutoDetectParser does not allow to use alternative mime detector

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

Maxim Valyanskiy updated TIKA-258:
----------------------------------

    Attachment: mimedetector.patch

Patch

> AutoDetectParser does not allow to use alternative mime detector
> ----------------------------------------------------------------
>
>                 Key: TIKA-258
>                 URL: https://issues.apache.org/jira/browse/TIKA-258
>             Project: Tika
>          Issue Type: Bug
>    Affects Versions: 0.4
>            Reporter: Maxim Valyanskiy
>         Attachments: mimedetector.patch
>
>
> There is no way to use other mime-detector in AutoDetectParser since setMimeTypes method accepts only final class MimeTypes. Trivial patch that solved this is attached.
> Alternative mime-detector is required to workaround TIKA-257 bug

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