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

Jesse Kuhnert updated TAPESTRY-1351:
------------------------------------

    Fix Version/s:     (was: 4.1.5)
                   4.1.6

> Stopping validators if translator fails
> ---------------------------------------
>
>                 Key: TAPESTRY-1351
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1351
>             Project: Tapestry
>          Issue Type: Bug
>          Components: Framework
>    Affects Versions: 4.1.2
>         Environment: Tapestry 4.1.2-SNAPSHOT
>            Reporter: Markus Joschko
>             Fix For: 4.1.6
>
>
> Currently the validators on clientside get executed even if the translator 
> fails. That means that
> if a user enters a name instead of a number in a numberfield the following 
> errors are shown:
> Numberxyz must be a number
> Numberxyz must be above 1
> Numberxyz must be below 1000
> The last two message are complete nonsense as there is no number in
> the inputfield and should be suppressed unless the translator succeeds.

-- 
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