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

Howard M. Lewis Ship updated TAPESTRY-2438:
-------------------------------------------

    Summary: ValidationException thrown from onValidateForm() should be 
recorded for the Form, but instead is treated as an unexpected error  (was: 
ValidationException thrown from onValidateForm() goes uncaught.)

> ValidationException thrown from onValidateForm() should be recorded for the 
> Form, but instead is treated as an unexpected error
> -------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: TAPESTRY-2438
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2438
>             Project: Tapestry
>          Issue Type: Bug
>    Affects Versions: 5.0
>         Environment: Windows XP, Eclipse 3.3.2, Run-Jetty-Run, Java 1.6, 
> Maven 2.0.9
>            Reporter: Daniel
>            Assignee: Howard M. Lewis Ship
>            Priority: Minor
>
> ValidationException thrown from onValidateForm() event results in the 
> Tapestry exception page being shown, instead of causing the display of 
> server-side validation.
> The current (and preferable) work around is to call form.recordError(field, 
> message).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to