Henning Nöth created TOBAGO-2415: ------------------------------------ Summary: Dropdown: composite component as an entry is broken Key: TOBAGO-2415 URL: https://issues.apache.org/jira/browse/TOBAGO-2415 Project: MyFaces Tobago Issue Type: Bug Components: Core Affects Versions: 6.7.1, 5.15.1 Reporter: Henning Nöth
If a composite component is inside a button-dropdown menu, the composite component is rendered with the fallback method. This means that a DIV.dropdown-item is wrapped around the composite component and then the default rendering process is executed. But if the composite component is e.g. a tc:link, than the link must be rendered as a dropdown menu entry. -- This message was sent by Atlassian Jira (v8.20.10#820010)