[
https://issues.apache.org/jira/browse/TRINIDAD-1690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Robinson resolved TRINIDAD-1690.
---------------------------------------
Resolution: Fixed
Fix Version/s: 1.2.13-core
ResourceServlet now calls the resource loader to get the content type
> ResourceLoader has protected method protected String
> getContentType(URLConnection conn) that is never called
> --------------------------------------------------------------------------------------------------------------
>
> Key: TRINIDAD-1690
> URL: https://issues.apache.org/jira/browse/TRINIDAD-1690
> Project: MyFaces Trinidad
> Issue Type: Bug
> Affects Versions: 1.2.13-core , 2.0.0.1-core
> Reporter: Andrew Robinson
> Assignee: Andrew Robinson
> Fix For: 1.2.13-core
>
>
> ResourceLoader has protected method "protected String
> getContentType(URLConnection conn)" that is never called by the resource
> servlet. This makes it extremely difficult for the resource loader to specify
> the MIME type for a resource.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.