You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2015/04/07 12:40:12 UTC

[jira] [Assigned] (WICKET-5873) Resources served by Wicket are not compressable

     [ https://issues.apache.org/jira/browse/WICKET-5873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Grigorov reassigned WICKET-5873:
---------------------------------------

    Assignee: Martin Grigorov

> Resources served by Wicket are not compressable
> -----------------------------------------------
>
>                 Key: WICKET-5873
>                 URL: https://issues.apache.org/jira/browse/WICKET-5873
>             Project: Wicket
>          Issue Type: Bug
>    Affects Versions: 6.19.0
>         Environment: All
>            Reporter: Nick Pratt
>            Assignee: Martin Grigorov
>
> In AbstractResource.java, we are flushing the outputstream after writing the headers.  Based on a comment therein, this was due to some image loading problem with Firefox (assuming an older Firefox build).  This was fixed in the 7.0 branch 18 months ago:
> https://github.com/apache/wicket/commit/7ea31ba59b6f027000a2bcd4b6e31eb5eaf35d21
> Please could this fix (the header flush) be backported so that the Jetty Gzip filter can compress CSS and JS resources.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)