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


See this Prettyfaces issue for more information:

http://code.google.com/p/prettyfaces/issues/detail?id=65

Prettyfaces calls twice the .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.

Reply via email to