Leonardo Uribe created MYFACES-3980:
---------------------------------------

             Summary: 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


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)

Reply via email to