[ https://issues.apache.org/jira/browse/TIKA-1450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14175816#comment-14175816 ]
Hudson commented on TIKA-1450: ------------------------------ ABORTED: Integrated in tika-trunk-jdk1.6 #248 (See [https://builds.apache.org/job/tika-trunk-jdk1.6/248/]) 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)