Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Not A Problem
-
1.5
-
None
-
None
Description
Orchestra currently doesn't implement RequestParameterResponseWrapper.encodeRedirectURL(). The API docs of HttpServletResponse clearly state that encodeRedirectURL() should be called before sending a redirect using sendRedirect(). Therefore the conversationContext parameter is currently lost in these situations.
Corresponding PrettyFaces issue: