You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Matt Cooper (JIRA)" <de...@myfaces.apache.org> on 2011/02/15 17:46:57 UTC

[jira] Created: (TRINIDAD-2036) While ResourceServlet references files of type "ico", they won't load because CoreRenderKitResourceLoader doesn't register them

While ResourceServlet references files of type "ico", they won't load because CoreRenderKitResourceLoader doesn't register them
-------------------------------------------------------------------------------------------------------------------------------

                 Key: TRINIDAD-2036
                 URL: https://issues.apache.org/jira/browse/TRINIDAD-2036
             Project: MyFaces Trinidad
          Issue Type: Bug
            Reporter: Matt Cooper
            Assignee: Matt Cooper


Issue TRINIDAD-1629 made ResourceServlet associate .ico files with a contentType of "vnd.microsoft.icon" but ".ico" files won't be loaded because CoreRenderKitResourceLoader doesn't have a registration for that file type.

It currently supports ".css", ".cur", ".jpg", ".gif", ".png", ".jpeg", ".svg", and ".js" but not ".ico".

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Resolved: (TRINIDAD-2036) While ResourceServlet references files of type "ico", they won't load because CoreRenderKitResourceLoader doesn't register them

Posted by "Matt Cooper (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/TRINIDAD-2036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matt Cooper resolved TRINIDAD-2036.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.0-beta-3
                   1.2.15-core 

> While ResourceServlet references files of type "ico", they won't load because CoreRenderKitResourceLoader doesn't register them
> -------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: TRINIDAD-2036
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-2036
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>            Reporter: Matt Cooper
>            Assignee: Matt Cooper
>             Fix For: 1.2.15-core , 2.0.0-beta-3
>
>
> Issue TRINIDAD-1629 made ResourceServlet associate .ico files with a contentType of "vnd.microsoft.icon" but ".ico" files won't be loaded because CoreRenderKitResourceLoader doesn't have a registration for that file type.
> It currently supports ".css", ".cur", ".jpg", ".gif", ".png", ".jpeg", ".svg", and ".js" but not ".ico".

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira