You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "santosh yadav (JIRA)" <ji...@apache.org> on 2007/08/10 01:37:18 UTC

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

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
    Affects Versions: 2.0.6
            Reporter: santosh yadav


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.


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

Posted by "James Holmes (JIRA)" <ji...@apache.org>.
     [ 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.


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

Posted by "James Holmes (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/struts/browse/WW-2099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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

    Fix Version/s:     (was: 2.0.10)
                   2.0.11

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


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

Posted by "James Holmes (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/struts/browse/WW-2099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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

    Fix Version/s:     (was: 2.0.11)
                   2.0.12

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


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

Posted by "Musachy Barroso (JIRA)" <ji...@apache.org>.
     [ 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.