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

contrib:Table can't render column blocks when column name has period in it

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 4.0.1
    • 4.0.1, 4.1.5
    • Contrib
    • None

    Description

      I'm using the following column attribute in my contrib:Table:

      columns="user.username:username, user.firstName:firstName, user.lastName:lastName, user.email:email"

      If I try to override one of the column with an @Block, an error gets thrown. It'd be nice if periods were allowed, possibly converted to underscores or something for the @Block element. I'll attach a patch to SimpleTableColumn that makes this work.

      Attachments

        1. AbstractTableColumn.patch
          2 kB
          Matt Raible
        2. contribTable.patch
          2 kB
          Matt Raible
        3. contribTable-20070829.patch
          1.0 kB
          Matt Raible
        4. SimpleTableColumn.patch
          0.7 kB
          Matt Raible

        Issue Links

          Activity

            People

              jkuhnert Jesse Kuhnert
              mraible Matt Raible
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: