You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "tm_jee (JIRA)" <ji...@apache.org> on 2006/05/19 18:01:16 UTC

[jira] Updated: (WW-1315) Result Url not encoded

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

tm_jee updated WW-1315:
-----------------------

      Component: Views
    Fix Version: 2.0
        Version: WW 2.2.1

> 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