[
https://issues.apache.org/jira/browse/WW-3628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Pyeron updated WW-3628:
-----------------------------
Attachment: WW-3628-urltag-method-issue.patch
This patch performs 2 operations:
1. It fixes the regression caused by commit r768659 (WW-3090)
2: It creates a method in the ActionProxy interface to allow the url rendering
framework to omit the method if it was not specified and it is defaulted.
> 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
> Labels: regression
> 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