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 2010/02/13 03:52:27 UTC

[jira] Resolved: (MYFACES-2553) Handle MethodExpressions on correctly

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

Leonardo Uribe resolved MYFACES-2553.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.0-beta-2
         Assignee: Leonardo Uribe  (was: Jakob Korherr)

I committed a fast and simple solution. The idea is detect when we have this "indirection" case and if so, create a wrapper that deal with this case, getting the value from the map and then invoking the required MethodExpression.

> Handle MethodExpressions on <composite:attribute> correctly
> -----------------------------------------------------------
>
>                 Key: MYFACES-2553
>                 URL: https://issues.apache.org/jira/browse/MYFACES-2553
>             Project: MyFaces Core
>          Issue Type: Bug
>          Components: JSR-314
>    Affects Versions: 2.0.0-beta-2
>            Reporter: Jakob Korherr
>            Assignee: Leonardo Uribe
>             Fix For: 2.0.0-beta-2
>
>
> There are currently problems when <composite:attribute> refers to a MethodExpression.

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