[
https://issues.apache.org/jira/browse/TOBAGO-1798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16164555#comment-16164555
]
Hudson commented on TOBAGO-1798:
--------------------------------
SUCCESS: Integrated in Jenkins build Tobago 3.0.x #27 (See
[https://builds.apache.org/job/Tobago%203.0.x/27/])
TOBAGO-1798: First click on Tab doesn't work after set rendered from (lofwyr:
rev aa98c71f087f7688a1f374d07902ffc630127b5d)
* (edit)
tobago-core/src/main/java/org/apache/myfaces/tobago/internal/renderkit/renderer/TabGroupRenderer.java
> First click on Tab doesn't work after set rendered from false to true
> ---------------------------------------------------------------------
>
> Key: TOBAGO-1798
> URL: https://issues.apache.org/jira/browse/TOBAGO-1798
> Project: MyFaces Tobago
> Issue Type: Bug
> Affects Versions: 3.0.4, 3.0.5
> Reporter: Wolfgang Franke
> Assignee: Udo Schnurpfeil
>
> The problems is: The creation of the commandMap in the TabGroupRenderer takes
> place, before the rendered value is switched.
> There is a optimation, that the commandMap will only created, if the rendered
> attribute is true.
> The easiest solution (without side effects) is to skip this optimization.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)