[ 
https://issues.apache.org/jira/browse/MYFACES-3703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Leonardo Uribe resolved MYFACES-3703.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.1.11
                   2.0.17
         Assignee: Leonardo Uribe

Thanks for provide the example. It helps a lot.

There is an small bug in AnnotationConfigurator, when the renderkit is created, 
the id is not assigned so when HTML_BASIC renderkit is created, those renderers 
are not properly added and in this case the app fails.
                
> @FacesRenderer does not seem to properly take renderKitId into account
> ----------------------------------------------------------------------
>
>                 Key: MYFACES-3703
>                 URL: https://issues.apache.org/jira/browse/MYFACES-3703
>             Project: MyFaces Core
>          Issue Type: Bug
>    Affects Versions: 2.1.10
>            Reporter: Manfred Riem
>            Assignee: Leonardo Uribe
>             Fix For: 2.0.17, 2.1.11
>
>
> To reproduce:
> 1. Download 
> http://www.manorrock.com/repo/org/manorrock/faces/org-manorrock-faces-demo/2.1.1.0.0/
> 2. Click on Accordion on left hand side it should activate and expand the 
> accordion (it does not because it looks like the renderkit that was used was 
> the FOPRenderKit).
> Note to see it properly work visit 
> http://www.manorrock.com/demo/faces/
> If you need more information please let me know!

--
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