[
https://issues.apache.org/jira/browse/TIKA-12?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12527000
]
Jukka Zitting commented on TIKA-12:
-----------------------------------
The FIXME comment isn't really obsolete, see TIKA-8 and TIKA-6 for the plan for
MIME type detection.
Anyway, the patch is a nice incremental improvement, and I applied it with
minor modifications in revision 575199. Thanks!
> Add URL capability to MimeTypesUtils
> ------------------------------------
>
> Key: TIKA-12
> URL: https://issues.apache.org/jira/browse/TIKA-12
> Project: Tika
> Issue Type: Improvement
> Components: general
> Affects Versions: 0.1-incubator
> Reporter: Keith R. Bennett
> Fix For: 0.1-incubator
>
> Attachments: tika-12.patch
>
>
> Assuming we will need to work with URL's, it would be helpful for
> MimeTypesUtils to return the mime type for a URL. Currently it only works on
> Files.
> I think we will need to handle URL's. My immediate need for URL's is to use
> getClass().getResource("a_config_file_name") to locate configuration files at
> test time.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.