[ 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.