[ 
https://issues.apache.org/jira/browse/TAP5-1768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13166204#comment-13166204
 ] 

Hudson commented on TAP5-1768:
------------------------------

Integrated in tapestry-trunk-freestyle #639 (See 
[https://builds.apache.org/job/tapestry-trunk-freestyle/639/])
    TAP5-1768 - @ActivationRequestParameter does not encode to be URL friendly

uli : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1212379
Files : 
* 
/tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/internal/transform/ActivationRequestParameterWorker.java
* 
/tapestry/tapestry5/trunk/tapestry-core/src/test/app1/ActivationRequestParameterDemo.tml
* 
/tapestry/tapestry5/trunk/tapestry-core/src/test/groovy/org/apache/tapestry5/integration/app1/ActivationRequestParameterTests.groovy
* 
/tapestry/tapestry5/trunk/tapestry-core/src/test/java/org/apache/tapestry5/integration/app1/pages/ActivationRequestParameterDemo.java

                
> @ActivationRequestParameter does not encode to be URL friendly
> --------------------------------------------------------------
>
>                 Key: TAP5-1768
>                 URL: https://issues.apache.org/jira/browse/TAP5-1768
>             Project: Tapestry 5
>          Issue Type: Bug
>    Affects Versions: 5.3, 5.2
>            Reporter: Ryan How
>            Assignee: Ulrich Stärk
>             Fix For: 5.4
>
>
> The @ActivationRequestParameter can contain symbols that interfere with the 
> URL (eg. &) and these are passed straight to the browser and are not encoded. 
> Therefore the query string in any links that are generated are all messed up.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to