query-string support of the s:form tag is incomplete
----------------------------------------------------
Key: WW-3448
URL: https://issues.apache.org/jira/browse/WW-3448
Project: Struts 2
Issue Type: Bug
Components: Plugin - Tags
Affects Versions: 2.1.8.1
Reporter: Iwasa Kazmi
If the namespace is specified in the s:form tag,
and the action name was followed by query string,
the url is not rendered correctly.
eg.
<s:form action="View?msgId=%{msgId}" namespace="/forum">
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.