]
Brian Leathem updated RF-12531:
-------------------------------
Fix Version/s: 4.3-Tracking
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.M2
Reporter: Lukáš Fryč
Fix For: 4.3-Tracking
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: