[
https://issues.apache.org/struts/browse/WW-2944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Musachy Barroso resolved WW-2944.
---------------------------------
Resolution: Fixed
> form "action" is not properly built if action is not found
> ----------------------------------------------------------
>
> Key: WW-2944
> URL: https://issues.apache.org/struts/browse/WW-2944
> Project: Struts 2
> Issue Type: Bug
> Affects Versions: 2.1.4
> Reporter: Musachy Barroso
> Fix For: 2.1.5
>
>
> To replicate just add this to a page:
> <s:form action="blabla!test">...</s:form>
> the output will be missing the method part (!test)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.