« Return to Thread: [jira] Created: (TIKA-258) AutoDetectParser does not allow to use alternative mime detector

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

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View in Thread


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

 « Return to Thread: [jira] Created: (TIKA-258) AutoDetectParser does not allow to use alternative mime detector