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

Hudson commented on TIKA-1692:
------------------------------

SUCCESS: Integrated in tika-trunk-jdk1.7 #798 (See 
[https://builds.apache.org/job/tika-trunk-jdk1.7/798/])
TIKA-1692 : allow MimeTypes to look for a registered mime type that may or may 
not have parameters. (tallison: 
http://svn.apache.org/viewvc/tika/trunk/?view=rev&rev=1692283)
* /tika/trunk/CHANGES.txt
* /tika/trunk/tika-core/src/main/java/org/apache/tika/mime/MimeTypes.java
* 
/tika/trunk/tika-core/src/test/java/org/apache/tika/mime/MimeTypesReaderTest.java


> Enable getExtension() for mime strings with parameters
> ------------------------------------------------------
>
>                 Key: TIKA-1692
>                 URL: https://issues.apache.org/jira/browse/TIKA-1692
>             Project: Tika
>          Issue Type: Improvement
>          Components: core
>            Reporter: Tim Allison
>            Priority: Trivial
>             Fix For: 1.10
>
>         Attachments: MimeUtilTest.java
>
>
> {{getExtension()}} offers a handy way to add a "detected" extension from a 
> {{MimeType}} for a file that didn't come with an extension.  However, this 
> functionality doesn't work with texty files: html, xml, css, csv, etc.  
> Let's add a static helper class (or build it into {{MimeType}}?) that will 
> output an extension for all mime types including texty mime types. 



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

Reply via email to