You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Don Brown (JIRA)" <ji...@apache.org> on 2007/05/22 14:54:43 UTC

[jira] Updated: (WW-1930) Submit value lost when ajax theme used to target action

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

Don Brown updated WW-1930:
--------------------------

    Fix Version/s: 2.0.9

> Submit value lost when ajax theme used to target action
> -------------------------------------------------------
>
>                 Key: WW-1930
>                 URL: https://issues.apache.org/struts/browse/WW-1930
>             Project: Struts 2
>          Issue Type: Bug
>    Affects Versions: 2.0.6
>         Environment: Tomcat  5.5
>            Reporter: Jason Wyatt
>         Assigned To: Musachy Barroso
>            Priority: Minor
>             Fix For: 2.0.9
>
>
> If I have an <s:submit  name="submit" value="Save">  tag, the parameter "submit=Save" is normally submitted in the request.
> If I have <s:submit  name="submit" value="Save" action="myAction" theme="ajax">  the submit parameter is no longer submitted in the request. 

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