You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Adam Winer (JIRA)" <de...@myfaces.apache.org> on 2007/05/22 22:15:17 UTC

[jira] Commented: (TRINIDAD-29) Inline validation glitches when rapidly validating

    [ https://issues.apache.org/jira/browse/TRINIDAD-29?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12497985 ] 

Adam Winer commented on TRINIDAD-29:
------------------------------------

Resolved the first problem.  It's still the case that if you get
some server validation failures (e.g., you have client-side
converters, but not validators), then you can get double
error messages on the client.

> Inline validation glitches when rapidly validating
> --------------------------------------------------
>
>                 Key: TRINIDAD-29
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-29
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>            Reporter: Adam Winer
>         Assigned To: Adam Winer
>             Fix For: 1.0.1-core
>
>
> The inline validation code suffers from a couple of problems when
> rapidly clicking "submit" repeatedly:
> - Sometimes validation goes through to the server
> - When there are server error messages, you end up getting
> double errors.  Inline validation should probably clear the
> server error messages.

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