Leonardo Uribe created MYFACES-3762:
---------------------------------------

             Summary: HtmlRenderKitImpl.getComponentFamilies() returns an empty 
set
                 Key: MYFACES-3762
                 URL: https://issues.apache.org/jira/browse/MYFACES-3762
             Project: MyFaces Core
          Issue Type: Bug
          Components: JSR-314, JSR-344
            Reporter: Leonardo Uribe
            Assignee: Leonardo Uribe


Checking some code I realized there is a bug related with 
HtmlRenderKitImpl.getComponentFamilies(). It seems at some point the code in 
HtmlRenderKitImpl was changed, but it was forgotten to update this method. The 
fix is very simple, just use the key set of  _renderers map instead.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to