ValidationException thrown from onValidateForm() goes uncaught.
---------------------------------------------------------------

                 Key: TAPESTRY-2438
                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2438
             Project: Tapestry
          Issue Type: Bug
         Environment: Windows XP, Eclipse 3.3.2, Run-Jetty-Run, Java 1.6, Maven 
2.0.9
            Reporter: Daniel
            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