Status: Unconfirmed
Owner: ----
Labels: Type-Bug Pri-2 OS-All Area-Misc

New issue 9737 by d.rudie: SVG images with .svgz extension are not displayed
http://code.google.com/p/chromium/issues/detail?id=9737

Chrome Version       : 2.0.172.2
URLs (if applicable) : http://imk.cx/misc/dopefish2.svgz
Other browsers tested:
      Safari 4: OK
   Firefox 3.x: OK
     Opera 9.x: OK
          IE 8: FAIL

What steps will reproduce the problem?
1. Navigate to a SVG image with .svgz extension
2. Behold, Error

What is the expected result?
The image should be decompressed and displayed

What happens instead?
Chrome displays a red box with an error messaging saying:

This page contains the following errors:
error on line 1 at column 1: Encoding error
Below is a rendering of the page up to the first error.


Please provide any additional information below.

Checking HEAD information with curl:

> curl -I http://imk.cx/misc/dopefish2.svgz
HTTP/1.1 200 OK
Content-Encoding: x-gzip
Content-Type: image/svg+xml
Accept-Ranges: bytes
ETag: "1202658046"
Last-Modified: Sat, 26 Jul 2008 09:19:58 GMT
Content-Length: 5116
Date: Sat, 04 Apr 2009 16:45:22 GMT
Server: lighttpd/1.4.20

Attachments:
        svgzerror.png  27.4 KB

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to