[ http://jira.jboss.com/jira/browse/RF-3635?page=comments#action_12418880 ] Rafael Rossignol felipe commented on RF-3635: ---------------------------------------------
When opened attribute is defined in simpleTogglePanel any a4j component (a4j:support, a4j:commandlink, etc...) doesn´t work, the ajax request is never be called. > <h:commandLink> inside <rich:simpleTogglePanel switchType="client" > opened="false"> doesn't work > ----------------------------------------------------------------------------------------------- > > Key: RF-3635 > URL: http://jira.jboss.com/jira/browse/RF-3635 > Project: RichFaces > Issue Type: Bug > Environment: MyFaces 1.2.3; Firefox 3, IE 7, Konqueror > Reporter: Vladimir Kostadinov > Assigned To: Nick Belaevski > Fix For: Future > > > When <h:commandLink> is placed in a <rich:simpleTogglePanel> which is not > opened by default and has switchType="client" the action method of the > command link is not called the first time the link is clicked. If the link is > clicked again, the toggle panel is opened or switched on server or ajax it > 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 _______________________________________________ richfaces-issues mailing list [email protected] https://lists.jboss.org/mailman/listinfo/richfaces-issues
