The following comment has been added to this issue:

     Author: Fredrik Lindgren
    Created: Thu, 28 Aug 2003 1:48 AM
       Body:
IMO it should not be the responsibility of the UrlHelper to perform the escaping. I 
suggest that any escaping for specific content types such as HTML/XML should be 
performed in the URL tag rather than in the UrlHelper. 

---------------------------------------------------------------------
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
   Fix Fors:
             2.0
   Versions:
             2.0-beta1

   Assignee: Patrick Lightbody
   Reporter: Rene Gielen

    Created: Mon, 25 Aug 2003 12:50 PM
    Updated: Tue, 26 Aug 2003 9:17 AM

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:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to