[ http://issues.apache.org/struts/browse/WW-1315?page=all ]
     
tm_jee resolved WW-1315:
------------------------

    Resolution: Fixed

> Result Url not encoded
> ----------------------
>
>          Key: WW-1315
>          URL: http://issues.apache.org/struts/browse/WW-1315
>      Project: Struts Action 2
>         Type: Bug

>   Components: Views
>     Versions: WW 2.2.1
>     Reporter: tm_jee
>     Assignee: tm_jee
>      Fix For: 2.0

>
> Result Url not encoded. See 
> http://forums.opensymphony.com/thread.jspa?threadID=31292&tstart=0
> We should have a configurable parameter in the result to turn on and off 
> encoding eg.
> <result name="myResult" type="redirect>
>     <param name="location">www.opensymphony.com/webwork</param>
>     <param name="encode">false</param> <!-- explicitly turn encoding off -->
>     <param name="parse">false</param> 
> </result>
> which by default is on.

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

Reply via email to