[ http://jira.codehaus.org/browse/DISPL-147?page=comments#action_58535 ] 

margaret kearney commented on DISPL-147:
----------------------------------------

I am having this same problem.

here is the url that is being generated fropm my display:column 
property="name", href="/detail.do"
paramId="name" paramProperty="name". In this case name will = "MARGY & TEST" 
the url generated is below
 notice the spaces are escaped but the &' is not

localhost:9080/Detail.do?name=MARGY%20&%20TEST.


Is there some server setting or version issue that I am dealing with.

> ampersand not escaped in href parameters
> ----------------------------------------
>
>          Key: DISPL-147
>          URL: http://jira.codehaus.org/browse/DISPL-147
>      Project: DisplayTag
>         Type: Bug

>   Components: HTML Generation
>     Versions: 1.0 RC1
>     Reporter: Rajadurai
>     Assignee: fabrizio giustina
>      Fix For: 1.0

>
>
> When i use display colum and specify href its not 
> handling special characters properly. That means 
> suppose i have url like 
> http://localhost:8080/test/viewTest.action?
> action=viewTest&name=Raja&Siva
> it should treat Raja&Siva as single name but it is not 
> treating like that. it treading only Raja as value.
> Can anybody Veryfiy that. 
> Pl. correct me if i m wrong.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
displaytag-devel mailing list
displaytag-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to