Martin Grigorov created WICKET-4557:
---------------------------------------

             Summary: FilteringHeaderResponse#getContent() ignores any 
configured IHeaderResponseDecorator
                 Key: WICKET-4557
                 URL: https://issues.apache.org/jira/browse/WICKET-4557
             Project: Wicket
          Issue Type: Bug
          Components: wicket
    Affects Versions: 6.0.0-beta1
            Reporter: Martin Grigorov
            Assignee: Martin Grigorov


o.a.w.markup.head.filter.FilteringHeaderResponse#getContent() has some logic 
for creating IHeaderResponse and wrapping it in ResourceAggregator.
This logic should be fixed to use Application#decorateHeaderResponse() instead.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to