[
https://issues.apache.org/jira/browse/TIKA-1898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15209445#comment-15209445
]
Hudson commented on TIKA-1898:
------------------------------
FAILURE: Integrated in tika-trunk-jdk1.7 #933 (See
[https://builds.apache.org/job/tika-trunk-jdk1.7/933/])
Test vnd.mif file from Steffen Netz from TIKA-1898 (nick: rev
959c9ad2843ed8d21cb3e8c60e5ac614e2f7ab99)
* tika-parsers/src/test/resources/test-documents/testMIF.mif
> backslashes in mime-type : application/vnd.mif are wrong
> ---------------------------------------------------------
>
> Key: TIKA-1898
> URL: https://issues.apache.org/jira/browse/TIKA-1898
> Project: Tika
> Issue Type: Bug
> Components: config, core
> Environment: Win64, Eclipse
> Reporter: Steffen Netz
> Priority: Minor
> Labels: easyfix, patch
> Fix For: 1.13
>
> Attachments: test.doc, test.fm, test.mif, tika-bug.log
>
>
> In
> tika-core\src\main\resources\org\apache\tika\mime\tika-mimetypes.xml
> there are the lines:
> <match value="\<MakerFile" type="string" offset="0" />
> <match value="\<MIFFile" type="string" offset="0" />
> <match value="\<MakerDictionary" type="string" offset="0" />
> <match value="\<MakerScreenFont" type="string" offset="0" />
> <match value="\<MML" type="string" offset="0" />
> <match value="\<Book" type="string" offset="0" />
> <match value="\<Maker" type="string" offset="0" />
> wrong.
> the backslashes must be removed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)