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

Martin Grigorov commented on WICKET-5366:
-----------------------------------------

I've added a new test case in master branch - 
org.apache.wicket.resource.aggregator.bundlepriority.BundlePriorityTest#bundleAShouldBeAtTheTop.
It uses a page that contributes three header items - two without priority and 
one with priority.
Since the prioritized header item is part of a bundle it is not rendered at the 
top as one would expect.
                
> ResourceAggregator looses information about priority/filtering/... when using 
> a bundle
> --------------------------------------------------------------------------------------
>
>                 Key: WICKET-5366
>                 URL: https://issues.apache.org/jira/browse/WICKET-5366
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 6.11.0
>            Reporter: Martin Grigorov
>            Assignee: Emond Papegaaij
>
> If a resource reference is part of a bundle and this resource reference is 
> rendered with PriorityHeaderItem then the bundle is not rendered with 
> priority.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to