You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Alexander Papadakis (JIRA)" <de...@myfaces.apache.org> on 2015/04/01 10:12:52 UTC

[jira] [Updated] (MYFACES-3971) ui:repeat var attribute is not a javax.el.ValueExpression

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

Alexander Papadakis updated MYFACES-3971:
-----------------------------------------
    Status: Patch Available  (was: Reopened)

> ui:repeat var attribute is not a javax.el.ValueExpression
> ---------------------------------------------------------
>
>                 Key: MYFACES-3971
>                 URL: https://issues.apache.org/jira/browse/MYFACES-3971
>             Project: MyFaces Core
>          Issue Type: Bug
>            Reporter: Alexander Papadakis
>         Attachments: myfaces.zip, reproduce.war
>
>
>  As per the spec, the 'var' attribute in ui:repeat should be a javax.el.ValueExpression (must evaluate to java.lang.Object).
> As such, it should be possible to use it in a composite with a value like #{cc.attrs.varname} where varname is a cc:attribute populated where the composite is instantiated.
> ui:repeat as it wotks now, it will now evaluate any el sett in var.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)