jsf.js: minor spec implementation bug, success is sent at the wrong location of
the code
----------------------------------------------------------------------------------------
Key: MYFACES-3431
URL: https://issues.apache.org/jira/browse/MYFACES-3431
Project: MyFaces Core
Issue Type: Bug
Affects Versions: 2.1.5, 2.0.11
Reporter: Werner Punz
Priority: Minor
The spec jsdoc states following in the section for jsf.ajax.response:
If the response was successfully processed, send a success event as outlined in
Chapter 13 "Sending Events" section of the spec prose document linked in the
overview summary.
This means, the jsf.ajax.response is responsible for sending the success event.
For now we are sending it from the ajaxrequest response handler.
This needs to be fixed.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira