You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Leonardo Uribe (JIRA)" <de...@myfaces.apache.org> on 2014/05/12 17:01:26 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 ]

Leonardo Uribe updated MYFACES-3887:
------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.2.4
                   2.1.16
                   2.0.22
         Assignee: Leonardo Uribe
           Status: Resolved  (was: Patch Available)

Thanks to Martin Koci for provide this patch.

> 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, JSR-314, JSR-344
>    Affects Versions: 2.2.3
>         Environment: myfaces core trunk
>            Reporter: Martin Kočí
>            Assignee: Leonardo Uribe
>            Priority: Minor
>             Fix For: 2.0.22, 2.1.16, 2.2.4
>
>         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)