Uploaded image for project: 'Velocity'
  1. Velocity
  2. VELOCITY-763

$foreach.isLast() is always false

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.7-beta1
    • 1.7, 2.0
    • Engine
    • None

    Description

      $foreach.isLast() is not detecting last element.

      Test case:
      #foreach($i in [1..3])
      $foreach.isLast()<br/>
      #end

      Result:
      false
      false
      false

      Attachments

        Activity

          People

            Unassigned Unassigned
            serg472 Sergiy Kovalchuk
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: