[
https://issues.apache.org/jira/browse/TOBAGO-1842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Henning Noeth resolved TOBAGO-1842.
-----------------------------------
Resolution: Fixed
Fix Version/s: 4.1.0
> Wrong content if using tc:tabGroup with tc:style
> ------------------------------------------------
>
> Key: TOBAGO-1842
> URL: https://issues.apache.org/jira/browse/TOBAGO-1842
> Project: MyFaces Tobago
> Issue Type: Bug
> Components: Core
> Affects Versions: 3.0.6, 4.0.0
> Reporter: Henning Noeth
> Assignee: Henning Noeth
> Priority: Major
> Fix For: 4.1.0
>
>
> If a page is loaded with the following example, the content of the second tab
> is shown while the first tab is selected.
> {code:xml}<tc:tabGroup>
> <tc:style customClass="someCssClass"/>
> <tc:tab label="One">
> First tab.
> </tc:tab>
> <tc:tab label="Two">
> Second tab.
> </tc:tab>
> </tc:tabGroup>{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)