Closed
Bug 309593
Opened 20 years ago
Closed 20 years ago
SVG page isn't displayed in Deer Park with internal SVG (but with Adobe SVG)
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 295478
People
(Reporter: bazonbloch, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b5) Gecko/20050921 Firefox/1.4
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b5) Gecko/20050921 Firefox/1.4 and Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20050921 Firefox/1.6a1
When I try to open the mentioned URL with Deer Park (latest branch and trunk
from 20050921 with clean profile) only the following is displayed:
XML Parsing Error: not well-formed
Location: http://www.bundeswahlleiter.de/bundestagswahl2005/onlineatlas/atlas.svgz
Line Number 1, Column 1:�
^
When I open this with the Adobe SVG Plugin
(http://www.adobe.com/svg/viewer/install/main.html) and switch svg.enabled in
about:config to false, the page is displayed without problem.
Maybe it's a site problem, but I don't know.
Reproducible: Always
Steps to Reproduce:
1.open http://www.bundeswahlleiter.de/bundestagswahl2005/onlineatlas/atlas.svgz
with Deer Park (latest branch and trunk) without Adobe SVG Plugin: Doesn't work
2.open the same page with Adobe SVG Plugin (notice: you have to copy npsvg3.dll
and npsvg3.zip in the Firefox plugins folder) and svg.enabled=false to compare:
site works
3.
Actual Results:
page isn't displayed, but:
XML Parsing Error: not well-formed
Location: http://www.bundeswahlleiter.de/bundestagswahl2005/onlineatlas/atlas.svgz
Line Number 1, Column 1:�
^
Expected Results:
Should displayed like with Adobe SVG Plugin.
Comment 1•20 years ago
|
||
The server is sending compressed content without a "Content-Encoding:" header.
*** This bug has been marked as a duplicate of 295478 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•