[
https://jira.jboss.org/jira/browse/RF-5828?page=com.atlassian.jira.plugin...
]
Mikhail Vitenkov commented on RF-5828:
--------------------------------------
Use following code for reproduction:
<f:view>
<h:form>
<rich:dataTable value="">
<rich:column>
<rich:simpleTogglePanel id="sTP" width="600"
height="300"
switchType="ajax">
<f:facet name="closeMarker">
<h:outputText value="Close It" />
</f:facet>
<f:facet name="openMarker">
<h:outputText value="Open It" />
</f:facet>
<f:verbatim>
Some text... Some text... Some text... Some text... Some text... Some text...
Some text... Some text...
Some text... Some text... Some text... Some text... Some text... Some text...
Some text... Some text...
Some text... Some text... Some text... Some text... Some text... Some text...
Some text... Some text...
Some text... Some text... Some text... Some text... Some text... Some text...
Some text... Some text...
Some text... Some text... Some text... Some text... Some text... Some text...
Some text... Some text...
Some text... Some text... Some text... Some text... Some text... Some text...
Some text... Some text...
</f:verbatim>
</rich:simpleTogglePanel>
</rich:column>
</rich:dataTable>
</h:form>
</f:view>
TogglePanel: state facets are not switched inside data table
------------------------------------------------------------
Key: RF-5828
URL:
https://jira.jboss.org/jira/browse/RF-5828
Project: RichFaces
Issue Type: Bug
Components: functional-tests
Affects Versions: 3.3.1
Reporter: Dmitry Svyatobatsko
Assignee: Nick Belaevski
Priority: Minor
Fix For: 3.3.1
Events are delivered, but state facets are not switched inside data table (server-aware
modes only!)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira