Hi,

I think there is a jira ticket for this, look at these links. it may help you.

https://issues.apache.org/struts/browse/WW-1624

http://forums.opensymphony.com/thread.jspa?threadID=46866&tstart=0

Thanks,

Nuwan.

----- Original Message ----- From: "David Harland" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <user@struts.apache.org>
Sent: Tuesday, May 01, 2007 11:51 AM
Subject: s:url bug


Hi,

I think I have found a bug with the url tag. If I have a url with 2
params

<s:url id="msgUrl" action="test" method="delete">
<s:param name="lastPage" value="%{'home'}" />
<s:param name="messageId" value="%{test.messageId}" />
</s:url>

I get

%{msgUrl} gives

/test/test!delete.action?lastPage=home&amp;amp;messageId=3851761

Am I doing something wrong?


______________________________________________________________________
Ufi Limited
Registered in England No.  3980770
Registered Office:  Dearing House, 1 Young Street, Sheffield, S1 4UP

learndirect Solutions Ltd
Registered in England No. 5081669
Registered Office:  Dearing House, 1 Young Street, Sheffield, S1 4UP

UFI Charitable Trust
Registered in England No.  3658378
Registered Charity No.  1081028
Registered Office:  Dearing House, 1 Young Street, Sheffield, S1 4UP

This email has been scanned by the MessageLabs Email Security System.

______________________________________________________________________

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to