Lukáš Fryč created RF-12531:
-------------------------------
Summary: CDK: c:forEach does not specify type of varStatus
Key: RF-12531
URL: https://issues.jboss.org/browse/RF-12531
Project: RichFaces
Issue Type: Enhancement
Security Level: Public (Everyone can see)
Components: cdk
Affects Versions: 4.3.0.Milestone2
Reporter: Lukáš Fryč
Implementation of {{c:forEach}} does not define type for attribute
{{varStatus}},
that's why it fails when trying to derive expression
{{#{status.last}}}
and renders
{{status.getLast();}} instead of {{status.isLast();}}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues