You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Ajay Kumar Loganathan Ravichandran (JIRA)" <ji...@apache.org> on 2016/03/04 02:15:41 UTC

[jira] [Created] (TIKA-1891) Update mimetype for mime-type image/fits

Ajay Kumar Loganathan Ravichandran created TIKA-1891:
--------------------------------------------------------

             Summary: Update mimetype for mime-type image/fits
                 Key: TIKA-1891
                 URL: https://issues.apache.org/jira/browse/TIKA-1891
             Project: Tika
          Issue Type: Improvement
          Components: core, mime
    Affects Versions: 1.13
            Reporter: Ajay Kumar Loganathan Ravichandran
             Fix For: 1.13


Updating tika-mimetype.xml to identify image/fits files

Updated mime-type:
<mime-type type="image/fits">
      <sub-class-of type="application/fits"/>
    <magic priority="50">
       <match value="0x53494D504C4520203D2020" type="string" offset="0"/>
     </magic>
    </mime-type>



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)