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

Musachy Barroso resolved WW-1930.
---------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 2.0.9)
                   2.1.0

The value will be appended to the request URL. (value and name need to be set 
on the submit tag)

Thanks for reporting

> 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
>            Assignee: Musachy Barroso
>            Priority: Minor
>             Fix For: 2.1.0
>
>
> 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.

Reply via email to