Uploaded image for project: 'MyFaces Tobago'
  1. MyFaces Tobago
  2. TOBAGO-2037

tc:label cannot have dynamic IDs for 'for' attribute

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 4.4.1
    • 4.5.0, 5.0.0-alpha-1, 5.0.0
    • Core
    • None

    Description

      <c:set var="id" value="input"/>
      <tc:label value="Label" for="#{id}"/>
      <tc:in id="#{id}"/>
      

      The above example doesn't render a correct ID for tc:label 'for'-attribute.

      Attachments

        Activity

          People

            hnoeth Henning Nöth
            hnoeth Henning Nöth
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: