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

Jakob Korherr commented on MYFACES-3301:
----------------------------------------

The changes also need to be applied to _ComponentUtils.callValidators(), 
because since we have a MethodExpressionToMethodBinding mechanism the new 
ELException wrapper will also effect this area.

> ValidatorExceptions are not properly handled in 
> MethodExpressionValidator.validate()
> ------------------------------------------------------------------------------------
>
>                 Key: MYFACES-3301
>                 URL: https://issues.apache.org/jira/browse/MYFACES-3301
>             Project: MyFaces Core
>          Issue Type: Bug
>    Affects Versions: 2.0.8, 2.1.2
>            Reporter: Jakob Korherr
>            Assignee: Jakob Korherr
>            Priority: Blocker
>             Fix For: 2.0.10-SNAPSHOT, 2.1.4-SNAPSHOT
>
>
> Due to the new ContextAware exception reporting system, ValidatorExceptions 
> are not handled as validation errors, but as ELExceptions.
> See MYFACES-3300 for a detailed description and an example.

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

        

Reply via email to