You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Chris A. Mattmann (JIRA)" <ji...@apache.org> on 2015/06/29 07:21:04 UTC

[jira] [Resolved] (TIKA-1664) GDALParser does not correctly set "nitf" as a supported MediaType

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

Chris A. Mattmann resolved TIKA-1664.
-------------------------------------
    Resolution: Fixed

Thanks! Patch applied:

{noformat}
[chipotle:~/tmp/tika1.10] mattmann% svn commit -m "Fix for TIKA-1664: GDALParser now correctly sets "nitf" as a supported media type contributed by Joseph North <jo...@gmail.com> this closes #53."
Sending        CHANGES.txt
Sending        tika-parsers/src/main/java/org/apache/tika/parser/gdal/GDALParser.java
Transmitting file data ..
Committed revision 1688086.
{noformat}


> GDALParser does not correctly set "nitf" as a supported MediaType
> -----------------------------------------------------------------
>
>                 Key: TIKA-1664
>                 URL: https://issues.apache.org/jira/browse/TIKA-1664
>             Project: Tika
>          Issue Type: Bug
>          Components: parser
>    Affects Versions: 1.7, 1.8, 1.9
>            Reporter: Joseph North
>            Assignee: Chris A. Mattmann
>              Labels: easyfix, patch
>             Fix For: 1.10
>
>
> GDALParser incorrectly adds "ntif" as a supported MediaType. It should be "nitf".



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