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

Leonardo Uribe resolved MYFACES-3712.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.1.12
                   2.0.18
    
> [perf] UILeaf.setId() does not require the valid id check, because it is 
> always generated by facelets
> -----------------------------------------------------------------------------------------------------
>
>                 Key: MYFACES-3712
>                 URL: https://issues.apache.org/jira/browse/MYFACES-3712
>             Project: MyFaces Core
>          Issue Type: Improvement
>          Components: JSR-314
>            Reporter: Leonardo Uribe
>            Assignee: Leonardo Uribe
>             Fix For: 2.0.18, 2.1.12
>
>
> UILeaf.setId() does not require the valid id check, because it is always 
> generated by facelets. There is no reason to do that check over an over each 
> time setId() is called in that location, because UILeaf is a wrapper for html 
> markup, which only needs to be rendered and does not have any special 
> behavior in decoding or validation.

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