[
https://issues.apache.org/jira/browse/ORCHESTRA-56?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bruno Aranda resolved ORCHESTRA-56.
-----------------------------------
Resolution: Fixed
Fix Version/s: 1.5
A check for the param is done now before adding it again
> When used with Prettyfaces, the conversationContext param is added to the URL
> multiple times
> --------------------------------------------------------------------------------------------
>
> Key: ORCHESTRA-56
> URL: https://issues.apache.org/jira/browse/ORCHESTRA-56
> Project: MyFaces Orchestra
> Issue Type: Bug
> Components: RequestParameterProvider
> Affects Versions: 1.4
> Reporter: Bruno Aranda
> Assignee: Bruno Aranda
> Fix For: 1.5
>
>
> See this Prettyfaces issue for more information:
> http://code.google.com/p/prettyfaces/issues/detail?id=65
> Prettyfaces calls the RequestParameterResponseWrapper.encodeURL method twice
> and this keeps replicating the parameters (eg. conversationContext), leading
> to a Too Long URL exception after some clicks.
> This can be probably fixed by checking if that parameter already exists in
> the URL?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.