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

Jukka Zitting resolved TIKA-562.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 0.9
         Assignee: Jukka Zitting

Thanks! Patch committed in revision 1040902.

For background, I recall getting the impression from somewhere that the 
macro-enabled formats would still have been based on the old OLE2 format which 
is why the MIME data was originally set up that way. Now that I actually looked 
at the files it's obvious that they're based on OOXML.

> 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
>            Assignee: Jukka Zitting
>             Fix For: 0.9
>
>         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.

Reply via email to