You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Tyler Palsulich (JIRA)" <ji...@apache.org> on 2014/06/18 16:12:03 UTC

[jira] [Commented] (TIKA-994) Type Detection Fault

    [ https://issues.apache.org/jira/browse/TIKA-994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14035714#comment-14035714 ] 

Tyler Palsulich commented on TIKA-994:
--------------------------------------

application/vnd.solent.sdkm+xml is the proper response. See here: http://www.iana.org/assignments/media-types/application/vnd.solent.sdkm+xml. However, the document causes a parsing exception, since it is not properly formatted (should be xml, but the only content is "test"). So, this issue can be closed.

> Type Detection Fault
> --------------------
>
>                 Key: TIKA-994
>                 URL: https://issues.apache.org/jira/browse/TIKA-994
>             Project: Tika
>          Issue Type: Bug
>          Components: mime
>    Affects Versions: 1.2
>         Environment: os : Fedora
> platform : eclipse
>            Reporter: Fangwei Ding
>            Priority: Critical
>         Attachments: code.java, test.sdkd
>
>   Original Estimate: 12h
>  Remaining Estimate: 12h
>
> A file name is "test.sdkd" with just a "test" string in content.
> Use Tika to detect its Mime type, I got "application/vnd.solent.sdkm+xml".
> Actually, it is nothing about xml format.



--
This message was sent by Atlassian JIRA
(v6.2#6252)