Martin Kočí created MYFACES-3887:
------------------------------------
Summary: UIDebug is alwas rendered=true (no ValueExpression
evaluation)
Key: MYFACES-3887
URL: https://issues.apache.org/jira/browse/MYFACES-3887
Project: MyFaces Core
Issue Type: Bug
Components: General
Affects Versions: 2.2.3
Environment: myfaces core trunk
Reporter: Martin Kočí
Priority: Minor
<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.
--
This message was sent by Atlassian JIRA
(v6.2#6252)