[Webkit-unassigned] [Bug 8338] The svg produces an 'Document is empty' error
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Thu Apr 13 18:05:14 PDT 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=8338
macdome at opendarwin.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WONTFIX
------- Comment #1 from macdome at opendarwin.org 2006-04-13 18:05 PDT -------
FireFox shows the same error.
It looks like the site isn't sending the correct headers:
% curl -I http://papillon.ex.nii.ac.jp:8998/aaaa_stuff/svg/4e03.svgz
HTTP/1.1 200 OK
Date: Fri, 14 Apr 2006 01:55:26 GMT
Server: Apache/1.3.31 (Darwin) mod_perl/1.29
Last-Modified: Wed, 08 Sep 2004 16:11:23 GMT
ETag: "719d9-737-413f2f2b"
Accept-Ranges: bytes
Content-Length: 1847
Content-Type: image/svg+xml
It's not sending a Content-Encoding header as expected for svgz.
See http://jwatt.org/svg/authoring/#server-configuration for more infromation.
--
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list