You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Antoni Mylka (JIRA)" <ji...@apache.org> on 2010/12/01 00:08:10 UTC

[jira] Updated: (TIKA-562) In tika-mimetypes.xml OpenXML types should have x-tika-ooxml as their parent

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

Antoni Mylka updated TIKA-562:
------------------------------

    Attachment: ooxml-children.patch

> In tika-mimetypes.xml OpenXML types should have x-tika-ooxml as their parent
> ----------------------------------------------------------------------------
>
>                 Key: TIKA-562
>                 URL: https://issues.apache.org/jira/browse/TIKA-562
>             Project: Tika
>          Issue Type: Bug
>            Reporter: Antoni Mylka
>         Attachments: ooxml-children.patch
>
>
> A couple of file types have application/x-tika-msoffice as their parent, when they should have application/x-tika-ooxml. This error is exhibited when you try to identify those files with both name and data. The data is found to be x-tika-ooxml, while the type found with the name is correct, but since it's not a subtype of x-tika-ooxml - it is not returned.

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