[richfaces-issues] [JBoss JIRA] Updated: (RF-7781) can not cancel the request sending using onbegin="return false"

Ilya Shaikovsky (JIRA) jira-events at lists.jboss.org
Fri Aug 28 07:13:35 EDT 2009


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

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

        


More information about the richfaces-issues mailing list