[
https://issues.apache.org/jira/browse/WW-3448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13419872#comment-13419872
]
Hudson commented on WW-3448:
----------------------------
Integrated in Struts2 #505 (See [https://builds.apache.org/job/Struts2/505/])
WW-3448 add support for query string in forms (Revision 1364095)
Result = FAILURE
lukaszlenart :
Files :
*
/struts/struts2/trunk/core/src/main/java/org/apache/struts2/components/ServletUrlRenderer.java
> 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: Core Actions
> Affects Versions: 2.2.1
> Reporter: Iwasa Kazmi
> Assignee: Lukasz Lenart
> Priority: Minor
> Fix For: 2.3.5
>
> Attachments: ServletUrlRenderer.java.patch
>
>
> 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.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira