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

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

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

ASF subversion and git services commented on WICKET-5873:
---------------------------------------------------------

Commit c31a65f31463fb2238896990a052a8da930d2bc9 in wicket's branch refs/heads/wicket-6.x from [~mgrigorov]
[ https://git-wip-us.apache.org/repos/asf?p=wicket.git;h=c31a65f ]

WICKET-5873 Resources served by Wicket are not compressable


> 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
>             Fix For: 6.20.0
>
>
> 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)