Uploaded image for project: 'Tapestry 5'
  1. Tapestry 5
  2. TAP5-1066

Client-Id and Links in Grid not correct when putting a Grid inside a Loop

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 5.2
    • 5.4
    • tapestry-core
    • None

    Description

      I write a page with a grid component inside a loop. For every iteration result in the loop I generate a new display bean model as grid model.
      The page will be rendered and it looks fine, but only the first grid getting a client-id and all sorting links of all grids inside the loop use this clientId.

      In my opinion every grid should have a single clientId.

      ....
      <t:loop source="abc" result="xyz">
      <t:grid />
      </t:loop>

      Attachments

        Activity

          People

            Unassigned Unassigned
            mjell Matthias Jell
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: