[richfaces-issues] [JBoss JIRA] Commented: (RF-682) Simple toggle panel doesn't calls actionListener

Maksim Kaszynski (JIRA) jira-events at lists.jboss.org
Sat Mar 29 09:10:40 EDT 2008


    [ http://jira.jboss.com/jira/browse/RF-682?page=comments#action_12405593 ] 
            
Maksim Kaszynski commented on RF-682:
-------------------------------------

This should not have broken in 3.1.x - thererefore no need to port it back to 3.1.5

> Simple toggle panel doesn't calls actionListener
> ------------------------------------------------
>
>                 Key: RF-682
>                 URL: http://jira.jboss.com/jira/browse/RF-682
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.1.0, 3.2.0
>            Reporter: Ilya Shaikovsky
>         Assigned To: Maksim Kaszynski
>             Fix For: 3.1.4, 3.2.0
>
>
> No mean server or ajax mode.
> 				<rich:simpleTogglePanel opened="false" width="300px" switchType="ajax" id="stp" style="width:300px;" actionListener="#{capitalsBean.actionListener}" action="#{capitalsBean.action}">
> 					<f:facet name="header">
> 							<h:outputText value="Header"/>
> 					</f:facet>
> 					<h:outputText value="Hello"></h:outputText>
> 				</rich:simpleTogglePanel>
> action called, listener - not.

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