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

UIDebug is alwas rendered=true (no ValueExpression evaluation)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.2.3
    • 2.0.22, 2.1.16, 2.2.4
    • General, JSR-314, JSR-344
    • None
    • myfaces core trunk

    Description

      <ui:debug rendered="#

      {facesContext.application.projectStage eq 'Development'}

      "/>

      does nothing : in UIDebug constructor is now hardcoded setRendered(true) and therefore takes local value precedence over ValueExpression.

      Attachments

        1. MYFACES-3887.patch
          0.5 kB
          Martin Kočí

        Activity

          People

            lu4242 Leonardo Uribe
            markoc50 Martin Kočí
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: