Tab panel: tabs dont switch inside dataTable.
---------------------------------------------
Key: RF-4186
URL:
https://jira.jboss.org/jira/browse/RF-4186
Project: RichFaces
Issue Type: Bug
Environment: RF 3.2.2
Reporter: Andrei Markavtsov
Assignee: Nick Belaevski
<rich:dataTable value="1">
<rich:column>
<rich:tabPanel id="tab">
<rich:tab label="tab1"
switchType="server"
<h:outputText value="Tab one" />
</rich:tab>
<rich:tab label="tab2"
switchType="server"
<h:outputText value="Tab two" />
</rich:tab>
</rich:tabPanel>
</rich:column>
</rich:dataTable>
--
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