[ 
https://issues.apache.org/jira/browse/TAP5-1047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Howard M. Lewis Ship closed TAP5-1047.
--------------------------------------

       Resolution: Fixed
    Fix Version/s: 5.2.0

> @IncludeJavaScriptLibrary and @IncludeStylesheet may incorrectly calculate 
> resources in component sub-classes
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: TAP5-1047
>                 URL: https://issues.apache.org/jira/browse/TAP5-1047
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.2.0
>            Reporter: Joost Schouten
>            Assignee: Howard M. Lewis Ship
>             Fix For: 5.2.0
>
>
> 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.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to