Thanks Sven! On Thu, Jul 30, 2020 at 10:00 AM ASF subversion and git services (Jira) < j...@apache.org> wrote:
> > [ > https://issues.apache.org/jira/browse/WICKET-6729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17167731#comment-17167731 > ] > > ASF subversion and git services commented on WICKET-6729: > --------------------------------------------------------- > > Commit 35fa021ce5e54ed14e299ae774711ad5b34af008 in wicket's branch > refs/heads/master from Sven Meier > [ https://gitbox.apache.org/repos/asf?p=wicket.git;h=35fa021 ] > > updated docs for WICKET-6729 > > > > allow adding IHeaderResponseDecorator without replacing all others > > ------------------------------------------------------------------ > > > > Key: WICKET-6729 > > URL: https://issues.apache.org/jira/browse/WICKET-6729 > > Project: Wicket > > Issue Type: New Feature > > Components: wicket-core > > Affects Versions: 9.0.0-M4 > > Reporter: Emond Papegaaij > > Assignee: Emond Papegaaij > > Priority: Major > > Fix For: 9.0.0-M5 > > > > > > It is only possible to set a {{IHeaderResponseDecorator}}, but this > replaces the current decorator. The default decorator is > {{ResourceAggregator}}, which is vital to resource rendering. Also, other > framework features might require other decorators. At the moment it is up > to the user to set all decorators required. This is error prone, but also > makes it difficult to use these decorators in framework features. > > A new API is needed to add decorators without replacing them. > > > > -- > This message was sent by Atlassian Jira > (v8.3.4#803005) > -- Andrea Del Bene. Apache Wicket committer.