[
https://issues.apache.org/jira/browse/TRINIDAD-246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Weßendorf resolved TRINIDAD-246.
-----------------------------------------
Resolution: Won't Fix
> <af:attribute> does not work inside <af:forEach>
> ------------------------------------------------
>
> Key: TRINIDAD-246
> URL: https://issues.apache.org/jira/browse/TRINIDAD-246
> Project: MyFaces Trinidad
> 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.