[
https://issues.apache.org/jira/browse/MYFACES-3431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13174814#comment-13174814
]
Werner Punz commented on MYFACES-3431:
--------------------------------------
We also need to investigate if this applies to onError as well, since our
entire error handling currently happens outside of jsf.ajax.response
> 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.0.11, 2.1.5
> 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