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

Walid KRIFI (JIRA) jira-events at lists.jboss.org
Wed Nov 14 14:59:21 EST 2012


     [ https://issues.jboss.org/browse/RF-12610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Walid KRIFI updated RF-12610:
-----------------------------

    Description: 
When Error was added to to the current FacesContext onerror event is never fired with a4j:status
<a4j:status
            onstart="#{rich:component('waiting')}.show()"
            onstop="#{rich:component('waiting')}.hide()"
            onerror="alert(event.type);alert(status);" />
	

    
> 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
>
> When Error was added to to the current FacesContext onerror event is never fired with a4j:status
> <a4j:status
>             onstart="#{rich:component('waiting')}.show()"
>             onstop="#{rich:component('waiting')}.hide()"
>             onerror="alert(event.type);alert(status);" />
> 	

--
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