You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "James Holmes (JIRA)" <ji...@apache.org> on 2007/08/15 15:12:34 UTC

[jira] Updated: (WW-2099) s:submit with ajax theme inside a form do not wait for return value of onclick before invoking the action

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

James Holmes updated WW-2099:
-----------------------------

      Component/s: Views
    Fix Version/s: 2.0.10

> s:submit with ajax theme inside a form do not wait for return value of onclick before invoking the action
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: WW-2099
>                 URL: https://issues.apache.org/struts/browse/WW-2099
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Views
>    Affects Versions: 2.0.6
>            Reporter: santosh yadav
>             Fix For: 2.0.10
>
>
> Hi,
> I am not sure whether this is an expected behaviour or not. Please let me try to put the issue.
> I have to do javascript validations on form elements before they are submitted to the action specified on s:submit with ajax theme.
> But it looks like, action is invoked passing the form elements without waiting for return value from javascript function assigned to onclick event.
> Highly appreciate help/suggestions, Thanks!

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