[
https://issues.apache.org/jira/browse/EXTVAL-107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gerhard Petracek resolved EXTVAL-107.
-------------------------------------
Fix Version/s: 1.2.4-SNAPSHOT
2.0.4-SNAPSHOT
1.1.4-SNAPSHOT
Resolution: Fixed
> ExtVal should call FacesContext.validationFailed() in case of validation
> failure
> --------------------------------------------------------------------------------
>
> Key: EXTVAL-107
> URL: https://issues.apache.org/jira/browse/EXTVAL-107
> Project: MyFaces Extensions Validator
> Issue Type: Improvement
> Components: Core
> Affects Versions: 2.0.3
> Reporter: Tom M.
> Priority: Minor
> Fix For: 1.2.4-SNAPSHOT, 2.0.4-SNAPSHOT, 1.1.4-SNAPSHOT
>
>
> In JSF 2.0 a new method was introduced -->
> javax.faces.context.FacesContext.validationFailed(): "Sets a flag which
> indicates that a conversion or validation error occurred while processing the
> inputs. Inputs consist of either page parameters or form bindings. This flag
> can be read using {...@link #isValidationFailed}."
> It seems to me that ExtVal 2.0 r4m3 does not make use of this leaving me to
> check if messages are available.
> Could you add this behaviour?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.