jsf.js jsf.ajax.response relies on internal parals
--------------------------------------------------
Key: MYFACES-3114
URL: https://issues.apache.org/jira/browse/MYFACES-3114
Project: MyFaces Core
Issue Type: Bug
Affects Versions: 2.0.5
Reporter: Werner Punz
We use internal _mfInteral params for jsf.jax.response in our context var. The
culprit is jsf.ajax.response is a public api and the response call definitely
has to perform as well without those params if called separately.
This needs to be fixed.
Te _mfInternal params per se are not needed but they help us to deal with
certain corner conditions regarding detached elements and forms.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira