[ 
https://issues.apache.org/jira/browse/TAP5-2083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14048272#comment-14048272
 ] 

ASF subversion and git services commented on TAP5-2083:
-------------------------------------------------------

Commit 64ef39cf2a2eacf94f70487a704254cc34733116 in tapestry-5's branch 
refs/heads/master from [~hlship]
[ https://git-wip-us.apache.org/repos/asf?p=tapestry-5.git;h=64ef39c ]

TAP5-2083: Failing to load asset / stylesheet with @Import annotation in 
subclassed component

Fixes use of @Import and @Inject @Path in a base class vs. a subclass (as long 
as the assets are
stored in META-INF/assets).


> Failing to load asset / stylesheet with @Import annotation in subclassed 
> component
> ----------------------------------------------------------------------------------
>
>                 Key: TAP5-2083
>                 URL: https://issues.apache.org/jira/browse/TAP5-2083
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.4
>            Reporter: Felix Gonschorek
>            Assignee: Howard M. Lewis Ship
>              Labels: tapestry-core, tapestry5
>             Fix For: 5.4
>
>         Attachments: tapestry-test-2013-03-08.zip
>
>
> Importing a stylesheet with the "@Import" annotation fails, when subclassing 
> a component which is in a different folder: tapestry tries to load the asset 
> in the folder of the subclassed component instead of the folder, where the 
> class resides where the "@Import" annotation is put on.
> Going to attach a test



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to