[
http://jira.jboss.com/jira/browse/RF-2299?page=all ]
Vladislav Baranov resolved RF-2299.
-----------------------------------
Resolution: Done
Assignee: Ilya Shaikovsky (was: Vladislav Baranov)
Duplicate of the issue RF-2195. Updated test '\simpelTogglePanel-sample' for the
needs of this issue. This issue was tested on this test sample.
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: Ilya Shaikovsky
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