FacesContext.validationFailed() must be called on validation errors in
validate()
---------------------------------------------------------------------------------
Key: MYFACES-2619
URL: https://issues.apache.org/jira/browse/MYFACES-2619
Project: MyFaces Core
Issue Type: Task
Components: JSR-314
Affects Versions: 2.0.0-beta-2
Reporter: Jakob Korherr
Assignee: Jakob Korherr
>From the spec javadoc of UIInput: "If the validation fails, the implementation
>must call FacesContext.validationFailed()".
Currently only UIViewParameter calls FacesContext.validationFailed().
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.