[
https://issues.apache.org/jira/browse/MYFACES-2375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leonardo Uribe updated MYFACES-2375:
------------------------------------
Resolution: Fixed
Fix Version/s: 2.0.0-alpha
Assignee: Leonardo Uribe
Status: Resolved (was: Patch Available)
Thanks to Jakob Korherr for provide this patch
> <managed-bean-scope> could also be an EL expression, to allow easy
> implementation of new scopes
> -----------------------------------------------------------------------------------------------
>
> Key: MYFACES-2375
> URL: https://issues.apache.org/jira/browse/MYFACES-2375
> Project: MyFaces Core
> Issue Type: Task
> Components: JSR-314
> Reporter: Leonardo Uribe
> Assignee: Leonardo Uribe
> Fix For: 2.0.0-alpha
>
> Attachments: scope-el-expression.patch
>
>
> See jsf 2.0 spec section 5.3
> It seems we need to parse the string returned from
> managedBean.getManagedBeanScope(), but fortunately this problem is already
> solved in facelets (see TagAttributeImpl and
> org.apache.myfaces.view.facelets.el.ELText)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.