[
https://jira.jboss.org/jira/browse/RF-7781?page=com.atlassian.jira.plugin...
]
Ilya Shaikovsky updated RF-7781:
--------------------------------
Summary: can not cancel the request sending using onbegin="return false"
(was: onbegin can not cancel the request sending using return false)
Description:
<a4j:ajax event="valueChange" render="second"
execute="@this"
onbegin="if (confirm('Really want to change?')) {alert('1');return
false;}"/>
alert shown and then request sent.
can not cancel the request sending using onbegin="return
false"
---------------------------------------------------------------
Key: RF-7781
URL:
https://jira.jboss.org/jira/browse/RF-7781
Project: RichFaces
Issue Type: Bug
Affects Versions: 4.0.0.ALPHA1
Reporter: Ilya Shaikovsky
Assignee: Nick Belaevski
<a4j:ajax event="valueChange" render="second"
execute="@this"
onbegin="if (confirm('Really want to change?'))
{alert('1');return false;}"/>
alert shown and then request sent.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira