[richfaces-issues] [JBoss JIRA] Closed: (RF-2195) simpleTogglePanel: reRender doesn't works

Aleksej Yanul (JIRA) jira-events at lists.jboss.org
Thu Apr 10 13:09:54 EDT 2008


     [ http://jira.jboss.com/jira/browse/RF-2195?page=all ]

Aleksej Yanul closed RF-2195.
-----------------------------


> simpleTogglePanel: reRender doesn't works
> -----------------------------------------
>
>                 Key: RF-2195
>                 URL: http://jira.jboss.com/jira/browse/RF-2195
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.2.0
>            Reporter: Ilya Shaikovsky
>         Assigned To: Aleksej Yanul
>             Fix For: 3.2.0
>
>
> 		<h:form>
> 			<rich:simpleTogglePanel label="STP" switchType="ajax" reRender="out" action="#{bean.changeLabel}">
> 				<h:outputText value="content"/>
> 			</rich:simpleTogglePanel>
> 			<h:outputText value="#{bean.property}" id="out"/>
> 			<a4j:log popup="false"/>
> 		</h:form>
> Server side value #{bean.property} updated during action. but a4j:log shows that only STP component itself reRendered

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