[richfaces-issues] [JBoss JIRA] Created: (RF-2680) inplaces: onviewactivation, oneditactivation should be cancelable

Ilya Shaikovsky (JIRA) jira-events at lists.jboss.org
Fri Mar 21 08:52:41 EDT 2008


inplaces: onviewactivation, oneditactivation should be cancelable
-----------------------------------------------------------------

                 Key: RF-2680
                 URL: http://jira.jboss.com/jira/browse/RF-2680
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.2.0
            Reporter: Ilya Shaikovsky
         Assigned To: Vladimir Molotkov
             Fix For: 3.2.0


			<rich:inplaceInput defaultLabel="John Smith"
				onviewactivation="if (confirm('Are you sure you want to change value?')){return false;}" 
				oneditactivation="if (confirm('Are you sure you want to change value?')){return false;}" />
doesn't works.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list