Carsten Dimmek created TOBAGO-2401: -------------------------------------- Summary: False postive log message for tc:style at tc:tabGroup Key: TOBAGO-2401 URL: https://issues.apache.org/jira/browse/TOBAGO-2401 Project: MyFaces Tobago Issue Type: Improvement Components: Core Reporter: Carsten Dimmek
Adding a tc:style with custom class to a tc:tagGroup gets rendered correctly, but the log shows a warning that the tc:style is an invalid child {code:java} o.a.m.t.i.component.AbstractUITabGroup : Invalid component in UITabGroup: org.apache.myfaces.tobago.component.UIStyle@535f817 {code} -- This message was sent by Atlassian Jira (v8.20.10#820010)