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

Leonardo Uribe resolved MYFACES-3771.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.2.0
    
> h:commandButton renderer now can have children
> ----------------------------------------------
>
>                 Key: MYFACES-3771
>                 URL: https://issues.apache.org/jira/browse/MYFACES-3771
>             Project: MyFaces Core
>          Issue Type: Task
>          Components: JSR-344
>            Reporter: Leonardo Uribe
>            Assignee: Leonardo Uribe
>             Fix For: 2.2.0
>
>
> The renderkit javadoc of javax.faces.Command / javax.faces.Button has this 
> new line:
> "... Because this renderer is responsible for rendering its own children, the 
> renderer will decide if the end tag is required or not based on the presence 
> or absence of children for the component. ..."
> All encoding right now is done in encodeEnd, but to make this work correctly 
> we need to put some code in encodeBegin and close the tag in encodeEnd.

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