The following comment has been added to this issue: Author: Rene Gielen Created: Mon, 25 Aug 2003 4:22 PM Body: I never hever heard of something like & is correct nor did I see one single url following that convention (I am always pleased to learn something new, just in case :-).
And I am not talking of cosmetic problem, it simply does not work (at least for us)! Try something like <ww:url value="foo.jsp"> <ww:param name="bar" value="'bbaarr'" /> <ww:param name="foobar" value="'fbr'" /> </ww:url> and try to evaluate bar and foobar in foo.jsp. Does not work for us, while the patched version (using &) works. Regards, - Rene --------------------------------------------------------------------- View the issue: http://jira.opensymphony.com/secure/ViewIssue.jspa?key=WW-265 Here is an overview of the issue: --------------------------------------------------------------------- Key: WW-265 Summary: UrlHelper.java uses & entity instead of & to add GET parameters Type: Bug Status: Assigned Priority: Critical Project: WebWork Components: Views Versions: 2.0-beta1 Assignee: Patrick Lightbody Reporter: Rene Gielen Created: Mon, 25 Aug 2003 12:50 PM Updated: Mon, 25 Aug 2003 12:51 PM Description: When having more than one GET parameter appended to a url, the UrlHelper Util uses UTF-8 entity to seperate parameters. This is wrong... Attached small diff against java.net CVS HEAD --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://jira.opensymphony.com/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira ------------------------------------------------------- This SF.net email is sponsored by: VM Ware With VMware you can run multiple operating systems on a single machine. WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0 _______________________________________________ Opensymphony-webwork mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork