You are viewing a plain text version of this content. The canonical link for it is here.
Posted to adffaces-issues@incubator.apache.org by "Adam Winer (JIRA)" <ad...@incubator.apache.org> on 2007/01/05 00:23:27 UTC

[jira] Resolved: (ADFFACES-346) JSF 1.2: "validator" attribute use results in ELException instead of proper FacesMessage

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

Adam Winer resolved ADFFACES-346.
---------------------------------

    Resolution: Fixed

Fixed.  The problem came from not converting javax.el.ELExceptions into javax.faces.el.EvaluationExceptions as needed.  All our old-to-new or new-to-old EL wrappers now convert exceptions as needed.

> JSF 1.2: "validator" attribute use results in ELException instead of proper FacesMessage
> ----------------------------------------------------------------------------------------
>
>                 Key: ADFFACES-346
>                 URL: https://issues.apache.org/jira/browse/ADFFACES-346
>             Project: MyFaces ADF-Faces
>          Issue Type: Bug
>            Reporter: Adam Winer
>         Assigned To: Adam Winer
>
> In the JSF 1.2 branch, set the "validator" attribute on an input component, and enter content that fails validation.  You get a big stack trace of an ELException around a ValidatorException, instead of getting a proper FacesMessage added to the page.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira