cid parameter is not propagated for redirects caused by ajax requests and on
<h:link/>
--------------------------------------------------------------------------------------
Key: OWB-168
URL: https://issues.apache.org/jira/browse/OWB-168
Project: OpenWebBeans
Issue Type: Bug
Components: Context and Scopes
Reporter: Sven Linstaedt
Assignee: Gurkan Erdogdu
Instead of using a servlet filter I suggest using a ViewHandler delegate, which
oberrides getActionURL and getRedirectURL and attaches the cid, because
Filter.sendRedirect() is not called reliable.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.