You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Nick Burch (JIRA)" <ji...@apache.org> on 2011/01/27 18:56:43 UTC

[jira] Resolved: (TIKA-588) MIME detection for iWork documents returns application/zip

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

Nick Burch resolved TIKA-588.
-----------------------------

    Resolution: Fixed

> MIME detection for iWork documents returns application/zip
> ----------------------------------------------------------
>
>                 Key: TIKA-588
>                 URL: https://issues.apache.org/jira/browse/TIKA-588
>             Project: Tika
>          Issue Type: Bug
>          Components: mime
>    Affects Versions: 0.8
>            Reporter: Alexander Chow
>             Fix For: 0.9
>
>         Attachments: iWork.patch
>
>
> When using Tika.detect() on iWork files, it always returns application/zip. Although the ZipContainerDetector is called by the CompositeDetector, the iWork mime types (application/vnd.apple.keynote, application/vnd.apple.pages, application/vnd.apple.numbers) are not configured to be subtypes of application/vnd.apple.iwork or application/zip.

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