[
https://issues.apache.org/jira/browse/TAPESTRY-2054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Howard M. Lewis Ship reassigned TAPESTRY-2054:
----------------------------------------------
Assignee: Howard M. Lewis Ship
> page activation context with spaces are incorrectly decoded when using forms
> -----------------------------------------------------------------------------
>
> Key: TAPESTRY-2054
> URL: https://issues.apache.org/jira/browse/TAPESTRY-2054
> Project: Tapestry
> Issue Type: Bug
> Affects Versions: 5.0.8
> Environment: os x; java 1.5; Firefox 2.0
> Reporter: Robert Zeigler
> Assignee: Howard M. Lewis Ship
> Attachments: contexttest.tgz, page_context_in_form_fix.patch,
> page_context_in_form_test.patch
>
>
> Page activation contexts are stored in form requests as hidden parameter
> values. However, when the value is retrieved on the server side, spaces
> aren't unescaped.
> Hence, context values such as "foo bar" will wind up being passed into
> onActivate as "foo%20bar".
> I will attach a sample project + test case which illustrates this issue.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]