[
https://issues.apache.org/jira/browse/WW-3628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13037889#comment-13037889
]
Hudson commented on WW-3628:
----------------------------
Integrated in Struts2 #301 (See
[https://builds.apache.org/hudson/job/Struts2/301/])
WW-3628 : Regression in s:url tag action's method is no longer being
included in the resultant url
Patch by Jason Pyeron
jogep :
Files :
*
/struts/struts2/trunk/core/src/main/java/org/apache/struts2/components/ServletUrlRenderer.java
*
/struts/struts2/trunk/xwork-core/src/main/java/com/opensymphony/xwork2/mock/MockActionProxy.java
*
/struts/struts2/trunk/xwork-core/src/main/java/com/opensymphony/xwork2/ActionProxy.java
*
/struts/struts2/trunk/xwork-core/src/main/java/com/opensymphony/xwork2/DefaultActionProxy.java
> Regression in s:url tag action's method is no longer being included in the
> resultant url
> ----------------------------------------------------------------------------------------
>
> Key: WW-3628
> URL: https://issues.apache.org/jira/browse/WW-3628
> Project: Struts 2
> Issue Type: Bug
> Components: Core Actions
> Affects Versions: 2.2.3
> Environment: n/a
> Reporter: Jason Pyeron
> Assignee: Johannes Geppert
> Labels: regression
> Fix For: 2.3
>
> Attachments: WW-3628-urltag-method-issue.patch
>
>
> Test scripts are being written, results will be posted.
> First brought up on dev list in Feb 2011
> From: "Jason Pyeron" <[email protected]>
> To: "'Struts Developers List'" <[email protected]>
> Subject: Regression in s:url tag
> Date: Wed, 16 Feb 2011 11:58:41 -0500
> Message-ID: <BF0850702410481E9EFBD6B8906C429B@phoenix>
> The <s:url var="url" escapeAmp="false"/> execution used to produce (in 2.1.6)
> http://host/app/action!method and now produces http://host/app/action.xhtml
> droping the method in 2.2.1.1
> http://mail-archives.apache.org/mod_mbox/struts-dev/201102.mbox/%3cBF0850702410481E9EFBD6B8906C429B@phoenix%3e
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira