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

Groovy can inject a base class into component classes that Tapestry rejects

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 5.0.13
    • 5.0.14
    • tapestry-core
    • None

    Description

      Base class groovy.lang.GroovyObjectSupport (super class of com.nfjs.hls.blog.pages.Login) is not in a controlled package and is therefore not valid.

      Login is defined simply as:

      class Login
      {
      ...
      }

      Not all pages and components have this; there must be some construct inside Login, not present in the other application pages, that forces this issue.

      Attachments

        Activity

          People

            hlship Howard Lewis Ship
            hlship Howard Lewis Ship
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: