Uploaded image for project: 'Struts 2'
  1. Struts 2
  2. WW-3314

iterator tag: begin/end does not work as documented.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Cannot Reproduce
    • 2.1.8
    • None
    • None
    • None
    • MyEclipse 7.5 on Windows XP, JBoss AS 4, Tomcat 6

    Description

      When using iterator tag with begin and end attributes, iterator always starts with 0 and ends with end-begin.
      Example

      <s:iterator begin="2" end="9" step=1">

      counts from 0 to 7 instead of 2 to 9

      Attachments

        Activity

          People

            Unassigned Unassigned
            volker Volker Karlmeier
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: