Uploaded image for project: 'MyFaces Core'
  1. MyFaces Core
  2. MYFACES-2082

id attribute for html components on JSF 1.2 could be set via an rtexprvalue (but not by a ValueExpression)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.2.5
    • 1.2.6
    • None
    • None

    Description

      Checking the javadoc of jsf ri 1.2 mr 1 tld, On all html components and some core components that extends from UIComponent but HtmlColumn, request time is set to true, so the value in its tld for id in rtexprvalue is true.

      This problem can be seen because facelets assume this behavior, so when using html component on facelets, you can set the id the first request using a EL Expression (it is calculated only once).

      The solution is set the default value of id for rtexprvalue to true

      Attachments

        Activity

          People

            lu4242 Leonardo Uribe
            lu4242 Leonardo Uribe
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: