You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2014/10/18 02:46:34 UTC

[jira] [Commented] (TIKA-1450) Tika does not detect the correct mime-type for webp images

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

Hudson commented on TIKA-1450:
------------------------------

SUCCESS: Integrated in tika-trunk-jdk1.7 #268 (See [https://builds.apache.org/job/tika-trunk-jdk1.7/268/])
WEBP sample file from Nelson Monterroso, and associated unit test for TIKA-1450 (nick: http://svn.apache.org/viewvc/tika/trunk/?view=rev&rev=1632700)
* /tika/trunk/tika-parsers/src/test/java/org/apache/tika/mime/TestMimeTypes.java
* /tika/trunk/tika-parsers/src/test/resources/test-documents/testWEBP.webp
WEBP mimetype from Nelson Monterroso TIKA-1450 (nick: http://svn.apache.org/viewvc/tika/trunk/?view=rev&rev=1632699)
* /tika/trunk/tika-core/src/main/resources/org/apache/tika/mime/tika-mimetypes.xml


> Tika does not detect the correct mime-type for webp images
> ----------------------------------------------------------
>
>                 Key: TIKA-1450
>                 URL: https://issues.apache.org/jira/browse/TIKA-1450
>             Project: Tika
>          Issue Type: Bug
>          Components: mime
>    Affects Versions: 1.5
>            Reporter: Nelson Monterroso
>            Priority: Minor
>             Fix For: 1.7
>
>         Attachments: image.webp, tika-mimetypes-webp.patch
>
>
> Doesn't look like Tika properly detects the webp image format for content-type detection. The image container spec: developers.google.com/speed/webp/docs/riff_container, and the wikipedia entry for webp: http://en.wikipedia.org/wiki/WebP
> Attached is the patch to src/main/resources/org/apache/tika/mime/tika-mimetypes.xml and a sample webp image.



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