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
            Priority: Minor


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