Yes. Your filter should check if the resource is already compressed.
Wicket compress javascripts and css files already. Your filter
probably compresses it again.

-Matej

On Nov 30, 2007 3:51 PM, Artur W. <[EMAIL PROTECTED]> wrote:
>
> Hi!
>
> I added Gzip Filter because my pages are really huge ;)
>
> I don't know if it is a firefox or Wicket (1.3rc1) bug but the resources
> are compressed and firefox don't uncompressed it.
>
> The problem is for example with:
> resources/org.apache.wicket.extensions.ajax.markup.html.modal.ModalWindow/res/modal.js
>
> The pages are decompressed correctly!
>
>
> Any ideas?
>
>
> Thanks,
> Artur
>
> --
> View this message in context: 
> http://www.nabble.com/Gzip-filter-and-resource-problem-tf4914410.html#a14067683
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to