Params inside command sent by ajax are not handled correctly
------------------------------------------------------------
Key: MYFACES-2913
URL: https://issues.apache.org/jira/browse/MYFACES-2913
Project: MyFaces Core
Issue Type: Bug
Components: JSR-314
Affects Versions: 2.0.1
Reporter: Leonardo Uribe
Assignee: Leonardo Uribe
We have two small bugs that prevent params work correctly on ajax case when
jsf.chain is rendered. In theory, ClientBehaviorContext.Parameter should
contains the values without quotes and all parameter names and values should be
qouted, but on HtmlAjaxBehaviorRenderer, so the code escaping it could handle
correctly.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.