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

        

Reply via email to