You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Musachy Barroso (JIRA)" <ji...@apache.org> on 2008/07/14 21:03:06 UTC

[jira] Resolved: (WW-2168) Javascript validation displays error messages, cancel does not clear them

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

Musachy Barroso resolved WW-2168.
---------------------------------

    Resolution: Fixed

"onreset" added to the form tag. onreset will be set only when the form is in "xhtml" or "css_xhtml" when a form has validate="true", and "onreset" has not been set explicitly

> Javascript validation displays error messages, cancel does not clear them
> -------------------------------------------------------------------------
>
>                 Key: WW-2168
>                 URL: https://issues.apache.org/struts/browse/WW-2168
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Plugin - Tags
>    Affects Versions: 2.0.9
>            Reporter: Florent Ramière
>            Assignee: Musachy Barroso
>             Fix For: 2.1.3
>
>
> 1- form validate=true
> 2- fill form with invalid data
> 3- click submit
> 4- errors are displayed
> 5- click cancel
> 6- error are not cleared

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