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

Walid KRIFI (JIRA) jira-events at lists.jboss.org
Thu Nov 15 09:42:29 EST 2012


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

Walid KRIFI commented on RF-12610:
----------------------------------

I'm adding a FacesMessages with an error severity to the current context.
It's not an ajax error  due to a communication issue but it is a functional Exception.
                
> 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