[
https://issues.apache.org/jira/browse/TOBAGO-1865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16386311#comment-16386311
]
Hudson commented on TOBAGO-1865:
--------------------------------
SUCCESS: Integrated in Jenkins build Tobago Trunk #1324 (See
[https://builds.apache.org/job/Tobago%20Trunk/1324/])
TOBAGO-1865 The style tag is rendered as an empty row in dropdown menus
(hnoeth: rev bcfbe03d96e54f7c529dafc1d3d9b3d0eb28b1e0)
* (edit)
tobago-core/src/main/java/org/apache/myfaces/tobago/internal/renderkit/renderer/CommandRendererBase.java
* (edit)
tobago-example/tobago-example-demo/src/main/webapp/content/40-test/4000-button+link/button+link.xhtml
* (edit) tobago-core/src/main/resources/scss/_tobago.scss
* (edit)
tobago-example/tobago-example-demo/src/main/webapp/content/40-test/4000-button+link/button+link.test.js
> The style tag is rendered as an empty row in dropdown menus
> -----------------------------------------------------------
>
> Key: TOBAGO-1865
> URL: https://issues.apache.org/jira/browse/TOBAGO-1865
> Project: MyFaces Tobago
> Issue Type: Bug
> Components: Core
> Affects Versions: 4.1.0
> Reporter: Henning Noeth
> Assignee: Henning Noeth
> Priority: Major
> Fix For: 4.2.0
>
>
> Example:
> {code:xml}<tc:button label="DropdownMenu" omit="true">
> <tc:style width="400px"/>
> <tc:link label="1"/>
> <tc:link label="2"/>
> <tc:link label="3"/>
> </tc:button>{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)