]
Nick Belaevski resolved RF-6893.
--------------------------------
Resolution: Rejected
Assignee: Mikhail Vitenkov (was: Nick Belaevski)
Bind state to model. Search this JIRA for details
simpleTogglePanel: facets don't switch themselves inside
rich:dataTable
-----------------------------------------------------------------------
Key: RF-6893
URL:
https://jira.jboss.org/jira/browse/RF-6893
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.3.1
Environment: IE6, IE7, IE8, FF2, FF3.0.7, Safari 3.1, Opera 9.62, Chrome
1.0.154.43(3.3.1.BETA5)
Reporter: Mikhail Vitenkov
Assignee: Mikhail Vitenkov
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>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: