You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Leonardo Uribe (JIRA)" <de...@myfaces.apache.org> on 2013/08/29 04:35:52 UTC

[jira] [Created] (MYFACES-3762) HtmlRenderKitImpl.getComponentFamilies() returns an empty set

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