Uploaded image for project: 'Tapestry'
  1. Tapestry
  2. TAPESTRY-799

TableColumns / TableValues should not cache class parameter

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 4.0
    • 4.1.1
    • Contrib
    • None
    • Tapestry 4.0RC1

    Description

      The "class" parameter in TableColumns / TableValues which is responsible for rendering the class attribute of all contained <td> element is left to the default setting, which means that it uses caching. This is not the desired behaviour because it will always attach the same css class to all elements. The two components used custom bindings in Tapestry 3.0 which do not cache, leading to unexpected results after the upgrade.

      Attachments

        1. nocaching.patch
          1 kB
          Jan Berkel

        Activity

          People

            andyhot Andreas Andreou
            jberkel Jan Berkel
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: