[ 
https://issues.apache.org/jira/browse/TOBAGO-1878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Udo Schnurpfeil resolved TOBAGO-1878.
-------------------------------------
    Resolution: Fixed

> Duplicated IDs in HTML for tc:tree inside tc:flexLayout with mojarra
> --------------------------------------------------------------------
>
>                 Key: TOBAGO-1878
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-1878
>             Project: MyFaces Tobago
>          Issue Type: Bug
>          Components: Core
>            Reporter: Henning Noeth
>            Assignee: Udo Schnurpfeil
>            Priority: Minor
>             Fix For: 4.2.0
>
>
> Tested with Mojarra 2.0, 2.1, 2.3
> The bug appears if columns attribute have the value '1fr'.
> The duplicated IDs are from <style> tags.
> Example:
> {code:xml}<tc:flexLayout columns="1fr">
>   <tc:tree value="#{treeController.sample}" var="node">
>     <tc:treeNode>
>       <tc:treeLabel value="#{node.userObject.name}"/>
>     </tc:treeNode>
>   </tc:tree>
> </tc:flexLayout>{code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to