[
https://issues.apache.org/jira/browse/ADFFACES-293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Weßendorf updated ADFFACES-293:
----------------------------------------
Affects Version/s: 1.0.1-incubating-core-SNAPSHOT
> <af:attribute> does not work inside <af:forEach>
> ------------------------------------------------
>
> Key: ADFFACES-293
> URL: https://issues.apache.org/jira/browse/ADFFACES-293
> Project: MyFaces ADF-Faces
> Issue Type: Bug
> Affects Versions: 1.0.1-incubating-core-SNAPSHOT
> Reporter: Arjuna Wijeyekoon
>
> <tr:attribute> has a value property that may be an EL expression.
> However, it creates a ValueBinding directly from the EL expression, instead
> of first
> transforming the EL expression using any ELContextTag parent.
> This causes the <tr:attribute> tag to fail when any of its EL expressions use
> an EL var
> setup by an <tr:forEach> .
> This is a bug in
> trinidad-impl\src\main\java\org\apache\myfaces\trinidadinternal\taglib\AttributeTag.java
> method doStartTag()
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.