Uploaded image for project: 'MyFaces Core'
  1. MyFaces Core
  2. MYFACES-3980

c:forEach varStatus is assigned with the wrong base

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.2.9
    • JSR-344
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              lu4242 Leonardo Uribe
              gmanuel Gonçalo Manuel Cruchinho
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: