[
https://issues.apache.org/jira/browse/TOBAGO-1842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16328774#comment-16328774
]
Hudson commented on TOBAGO-1842:
--------------------------------
SUCCESS: Integrated in Jenkins build Tobago Trunk #1253 (See
[https://builds.apache.org/job/Tobago%20Trunk/1253/])
TOBAGO-1842 Wrong content if using tc:tabGroup with tc:style * add to (hnoeth:
rev 1cc5ad0e12fef34439cc9b04afc89d023f259e73)
* (edit)
tobago-example/tobago-example-demo/src/test/java/org/apache/myfaces/tobago/example/demo/QUnitTests.java
> 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
>
> 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)