[
https://issues.apache.org/jira/browse/TIKA-2240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tim Allison resolved TIKA-2240.
-------------------------------
Resolution: Fixed
Fix Version/s: 1.15
2.0
> MS Write File
> -------------
>
> Key: TIKA-2240
> URL: https://issues.apache.org/jira/browse/TIKA-2240
> Project: Tika
> Issue Type: Improvement
> Reporter: Tim Allison
> Priority: Trivial
> Fix For: 2.0, 1.15
>
> Attachments: 746255.doc
>
>
> We're currently identifying MS Write Files by suffix ".wri" in one place in
> our mime defs, but we're also using MS Write File's magic {{0x31be0000}} to
> identify the file as an MSWord (doc) file in a different definition.
> In govdocs1, there are a handful of .wri files with suffix .doc. We're
> getting an Invalid Header exception for these files.
> I think it would be better to move their magic out of our .doc definition to
> the .wri definition and use the EmptyParser.
> Any objections?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)