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/03/31 21:54:55 UTC

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

Alexander Papadakis created MYFACES-3971:
--------------------------------------------

             Summary: 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


 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)