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

Henning Nöth resolved TOBAGO-2037.
----------------------------------
    Resolution: Fixed

> tc:label cannot have dynamic IDs for 'for' attribute
> ----------------------------------------------------
>
>                 Key: TOBAGO-2037
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-2037
>             Project: MyFaces Tobago
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 4.4.1
>            Reporter: Henning Nöth
>            Assignee: Henning Nöth
>            Priority: Major
>             Fix For: 4.5.0, 5.0.0
>
>
> {code:xml}
> <c:set var="id" value="input"/>
> <tc:label value="Label" for="#{id}"/>
> <tc:in id="#{id}"/>
> {code}
> The above example doesn't render a correct ID for tc:label 'for'-attribute.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to