[
https://issues.apache.org/jira/browse/MYFACES-3980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leonardo Uribe resolved MYFACES-3980.
-------------------------------------
Resolution: Fixed
Fix Version/s: 2.2.9
> c:forEach varStatus is assigned with the wrong base
> ---------------------------------------------------
>
> Key: MYFACES-3980
> URL: https://issues.apache.org/jira/browse/MYFACES-3980
> Project: MyFaces Core
> Issue Type: Bug
> Components: JSR-344
> Reporter: Gonçalo Manuel Cruchinho
> Assignee: Leonardo Uribe
> Fix For: 2.2.9
>
>
> Doing some debugging for MYFACES-3964, it was discovered that c:forEach tag
> has a typo error when varStatus is set. This cause a malfunction, because the
> same base for var is used for varStatus. The perceived effect is a
> PropertyNotFoundException or an ELException.
> The problem is not present when facelets compatibility mode is enabled.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)