Bug 61899

Summary: Problem with Content Encoding: x-gzip
Product: [Applications] konqueror Reporter: Steffen Weber <steffen.weber>
Component: generalAssignee: Konqueror Developers <konq-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Steffen Weber 2003-07-31 13:35:10 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources
OS:          Linux

The website http://www.golem.de/ does not work in Konqueror 3.2 CVS. The webserver obviously sends gzip compressed files and the header "Content Encoding: x-gzip", but Konqueror seems to display the uncompressed server response, instead of first decompressing the file sent by the server and then rendering the website.

Screenshot: http://www.steffenweber.net/files/konqueror_xgzip_bug.png
Comment 1 Stephan Binner 2003-07-31 13:40:15 UTC

*** This bug has been marked as a duplicate of 56909 ***