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

@IncludeJavaScriptLibrary and @IncludeStylesheet may incorrectly calculate resources in component sub-classes

    XMLWordPrintableJSON

Details

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

    Description

      The recent refactoring of ComponentClassTransformWorkers is suspect. I believe that the workers for the two annotations are using the component;s componentResources to get to the base resource, rather than capturing the correct base resource at transformation time. The former means that the base resource used is derived from the subclass, the latter is that the base resource is derived (correctly) from the super-class.

      Attachments

        Activity

          People

            hlship Howard Lewis Ship
            joostschouten Joost Schouten
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: