[richfaces-issues] [JBoss JIRA] Commented: (RF-3103) event "onsubmit" does not work

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Fri Apr 18 09:30:44 EDT 2008


    [ http://jira.jboss.com/jira/browse/RF-3103?page=comments#action_12409564 ] 
            
Nick Belaevski commented on RF-3103:
------------------------------------

Works this way:

<h:form id="test"> 
<rich:panel>
<h:commandButton> 
<a4j:support event="onclick" onsubmit="alert('hi');"></a4j:support> 
</h:commandButton> 
</rich:panel>

</h:form> 

Not a bug, but JSF 1.1 specific

> event "onsubmit" does not work
> ------------------------------
>
>                 Key: RF-3103
>                 URL: http://jira.jboss.com/jira/browse/RF-3103
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.1.5, 3.2.1
>         Environment: jsf 1.1
> tomcat 6
> FF
>            Reporter: Aleksej Yanul
>         Assigned To: Nick Belaevski
>             Fix For: 3.1.5, 3.2.1
>
>
> does not work in:
> rich:suggestionbox
> rich:dragSupport
> a4j:status 

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