The following comment has been added to this issue:
Author: Francisco Hernandez
Created: Mon, 25 Aug 2003 2:08 PM
Body:
I remember reading that this is the correct way of building urls, using & when
using GET parameters.
so:
foo.action?bar=foo&foo=bar is wrong
foo.action?bar=foo&foo=bar is correct
---------------------------------------------------------------------
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