[
https://jira.jboss.org/browse/RF-9371?page=com.atlassian.jira.plugin.syst...
]
Nick Belaevski updated RF-9371:
-------------------------------
Assignee: Anton Belevich
Fix Version/s: 4.0.0.Milestone4
a4j:ajax: attribute onerror doesn't work
----------------------------------------
Key: RF-9371
URL:
https://jira.jboss.org/browse/RF-9371
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: component-a4j-core
Affects Versions: 4.0.0.Milestone2
Environment: RichFaces 4.0.0-SNAPSHOT r.19299
Metamer 4.0.0-SNAPSHOT r. 19319
Mojarra 2.0.2-FCS
Java(TM) SE Runtime Environment 1.6.0_21-b06 @ Linux
Chrome 7.0.531.0 @ Linux
Reporter: Pavol Pitonak
Assignee: Anton Belevich
Fix For: 4.0.0.Milestone4
The following code shows an alert but the same code with a4j:ajax doesn't work.
<h:inputText>
<f:ajax event="keyup" onerror="alert(1)"
listener="#{nonExistingBean.behaviorListener}"/>
</h:inputText>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira