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

[jira] Created: (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

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


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