[richfaces-issues] [JBoss JIRA] Assigned: (RF-2299) togglePanel: can't reRender anything except panel

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Thu Mar 6 11:30:57 EST 2008


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

Nick Belaevski reassigned RF-2299:
----------------------------------

    Assignee: Vladislav Baranov  (was: Nick Belaevski)

> togglePanel: can't reRender anything except panel
> -------------------------------------------------
>
>                 Key: RF-2299
>                 URL: http://jira.jboss.com/jira/browse/RF-2299
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.2.0
>            Reporter: Ilya Shaikovsky
>         Assigned To: Vladislav Baranov
>             Fix For: 3.2.0
>
>
> 		<h:form>
> 			<rich:simpleTogglePanel label="STP" switchType="ajax" opened="#{bean.enabled}" action="#{bean.disable}" reRender="repeater">
> 	    		<h:outputText value="content"/>
> 			</rich:simpleTogglePanel>
> 			<h:outputText value="#{bean.enabled}" id="repeater"/>
> 		</h:form>
> 		<a4j:log popup="false"/>
> In log I see only id of the panel. But can't find "repeater". Seems it's missed.

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