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/06/22 16:02:05 UTC

[jira] Resolved: (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 ]

Musachy Barroso resolved WW-2099.
---------------------------------

    Resolution: Not A Problem

use topics, and the user mailing list also.

> 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: Plugin - Dojo Tags
>    Affects Versions: 2.0.6
>            Reporter: santosh yadav
>             Fix For: 2.1.3
>
>
> 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.