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 2009/03/17 22:21:50 UTC

[jira] Created: (MYFACES-2166) Some Resources contains ValueExpressions that must be evaluated

Some Resources contains ValueExpressions that must be evaluated
---------------------------------------------------------------

                 Key: MYFACES-2166
                 URL: https://issues.apache.org/jira/browse/MYFACES-2166
             Project: MyFaces Core
          Issue Type: Task
          Components: JSR-314
            Reporter: Leonardo Uribe
            Assignee: Leonardo Uribe


Some ajax file in jsf 2.0 contains this line:

#{facesContext.application.projectStage}

Suggesting that some type of resources should handle ValueExpressions. We need a simple wrapper that do that as mojarra 2.0 does.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (MYFACES-2166) Some Resources contains ValueExpressions that must be evaluated

Posted by "Leonardo Uribe (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/MYFACES-2166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leonardo Uribe resolved MYFACES-2166.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.0-alpha

> Some Resources contains ValueExpressions that must be evaluated
> ---------------------------------------------------------------
>
>                 Key: MYFACES-2166
>                 URL: https://issues.apache.org/jira/browse/MYFACES-2166
>             Project: MyFaces Core
>          Issue Type: Task
>          Components: JSR-314
>            Reporter: Leonardo Uribe
>            Assignee: Leonardo Uribe
>             Fix For: 2.0.0-alpha
>
>
> Some ajax file in jsf 2.0 contains this line:
> #{facesContext.application.projectStage}
> Suggesting that some type of resources should handle ValueExpressions. We need a simple wrapper that do that as mojarra 2.0 does.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.