[
https://issues.apache.org/jira/browse/TOBAGO-1798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16164549#comment-16164549
]
Hudson commented on TOBAGO-1798:
--------------------------------
SUCCESS: Integrated in Jenkins build Tobago Trunk #1012 (See
[https://builds.apache.org/job/Tobago%20Trunk/1012/])
TOBAGO-1798: First click on Tab doesn't work after set rendered from (lofwyr:
rev b03af6d27fd0fde29f3eb265bc9324b4d969647e)
* (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)