Anonymous | Login | Signup for a new account | 12-17-2024 15:03 PST |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Advanced Details [ Jump to Notes ] | [ View Simple ] [ Issue History ] [ Print ] | ||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
0001761 | [Resin] | major | always | 05-27-07 08:34 | 06-01-07 11:58 | ||||
Reporter | jkriesten | View Status | public | ||||||
Assigned To | ferg | ||||||||
Priority | normal | Resolution | fixed | Platform | |||||
Status | closed | OS | |||||||
Projection | none | OS Version | |||||||
ETA | none | Fixed in Version | 3.1.2 | Product Version | 3.1.1 | ||||
Product Build | |||||||||
Summary | 0001761: GzipFilter always compresses | ||||||||
Description |
GzipFilter always compresses, regardless whethere or not the incoming stream is already compressed (e.g. if other filters already applied gzip). Came over it when using WicketFilter (http://incubator.apache.org/wicket/), [^] which already applies and caches resources as gzip. Compressing it twice broke the requested site. |
||||||||
Steps To Reproduce | |||||||||
Additional Information |
resin 3.1.1 / JDK 1.6 <resin:if test="${isResinProfessional}"> <filter filter-name="gzip" filter-class="com.caucho.filters.GzipFilter"/> <filter-mapping url-pattern="/*" filter-name="gzip"/> </resin:if> |
||||||||
Attached Files | |||||||||
|
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
30 total queries executed. 26 unique queries executed. |