You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Chris Colman (JIRA)" <ji...@apache.org> on 2011/09/16 07:43:08 UTC

[jira] [Commented] (WICKET-3526) CompressedResourceReference is unimplemented in Wicket 1.5

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

Chris Colman commented on WICKET-3526:
--------------------------------------

In the migration page CompressedResourceReference is still listed as having a peer in the 1.5 release in the table "List of renamed classes and methods". It's entry should be (missing) or (removed) as it is actually not present in release 1.5.

> CompressedResourceReference is unimplemented in Wicket 1.5
> ----------------------------------------------------------
>
>                 Key: WICKET-3526
>                 URL: https://issues.apache.org/jira/browse/WICKET-3526
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.5-RC2
>            Reporter: Matt Brictson
>            Assignee: Peter Ertl
>
> CompressedResourceReference in trunk is basically empty and has the comment "TODO NG". A quick search through the source leads me to believe that IResourceSettings#getDisableGZipCompression() is also unused.
> In other words, gzipping of resources is not implemented in Wicket 1.5, whereas it was working fine in Wicket 1.4.x.
> Part of me thinks that maybe this feature should be dropped, as compression makes more sense to handle at the servlet container or web server layer (e.g. mod_deflate). Thoughts?

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira