[
https://issues.apache.org/jira/browse/WICKET-5291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tobias Haupt updated WICKET-5291:
---------------------------------
Attachment: quickstart_bundle.zip
The quickstart shows a page with 2 components on it. Each of the component
references a css resource which itself has a dependency to an aditional css
resource (that allways should be rendered first). If both divs (one for each
panel) are rendered GREEN, the dependencies are in the correct order. If one is
rendered RED, the order is not as defined.
A resource bundle is created in the web application that concats the two
primary css resources into one file. If the bundle is not registered,
everything works fine.
> Dependencies of Resource Bundle References are not respected
> ------------------------------------------------------------
>
> Key: WICKET-5291
> URL: https://issues.apache.org/jira/browse/WICKET-5291
> Project: Wicket
> Issue Type: Bug
> Components: wicket
> Affects Versions: 6.9.1
> Reporter: Tobias Haupt
> Attachments: quickstart_bundle.zip
>
>
> When several resource references are bundled, the bundle inherits the
> dependencies of all included resource references. Those dependencies are not
> evaluated when a header item is created from an included reference and
> rendered to the response (in ResourceAggregator).
--
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