Henning Nöth created TOBAGO-2037:
------------------------------------

             Summary: 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


{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