[richfaces-issues] [JBoss JIRA] (RF-12610) a4j status never call onerror method

Brian Leathem (JIRA) jira-events at lists.jboss.org
Wed Nov 14 19:38:21 EST 2012


    [ https://issues.jboss.org/browse/RF-12610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12734382#comment-12734382 ] 

Brian Leathem commented on RF-12610:
------------------------------------

What are you doing to trigger an error?  The _onerror_ is fired when there is a n error in the ajax communication, not an application error.
                
> a4j status never call onerror method 
> -------------------------------------
>
>                 Key: RF-12610
>                 URL: https://issues.jboss.org/browse/RF-12610
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-a4j-core
>    Affects Versions: 4.2.3.Final
>            Reporter: Walid KRIFI
>              Labels: waiting_on_user
>
> When Error was added to to the current FacesContext onerror event is never fired with a4j:status
> {code}
> <a4j:status
>             onstart="#{rich:component('waiting')}.show()"
>             onstop="#{rich:component('waiting')}.hide()"
>             onerror="alert(event.type);alert(status);" />
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the richfaces-issues mailing list