[ 
https://issues.apache.org/jira/browse/MYFACES-3259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084417#comment-13084417
 ] 

Leonardo Uribe commented on MYFACES-3259:
-----------------------------------------

In theory the behavior of <f:validateBean> related to allow wrap input 
components is unique, compared to other validators. There is no description on 
any part of the spec about validators or other attached objects different to 
<f:validateBean> or <f:ajax> that supports "wrap" mode. 

By some coincidence the example proposed here works on Mojarra, but I have to 
note according to the spec this is not intentional.

>From other point of view, it has sense to support this. I think this should be 
>reported to the EG and then propose a solution on MyFaces. Unfortunately, it 
>is necessary to change some internal code and that will take some time. 




> Custom Validator tag attributes are not configured when used with default tag 
> handler in wrapping mode
> ------------------------------------------------------------------------------------------------------
>
>                 Key: MYFACES-3259
>                 URL: https://issues.apache.org/jira/browse/MYFACES-3259
>             Project: MyFaces Core
>          Issue Type: Bug
>            Reporter: Matt Benson
>         Attachments: MYFACES-3259.tar.gz, MYFACES-3259.tar.gz
>
>
> demo forthcoming; it would seem the FaceletCompositionContext would need to 
> keep track of the delegate as well as the id of enclosing validators in order 
> to be able to apply the xml attributes.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to