You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Martin Kočí (JIRA)" <de...@myfaces.apache.org> on 2014/04/23 18:47:15 UTC

[jira] [Updated] (MYFACES-3887) UIDebug is alwas rendered=true (no ValueExpression evaluation)

     [ https://issues.apache.org/jira/browse/MYFACES-3887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Kočí updated MYFACES-3887:
---------------------------------

    Status: Patch Available  (was: Open)

> 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
>         Attachments: MYFACES-3887.patch
>
>
> <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)