Closed Bug 301106 Opened 20 years ago Closed 20 years ago

Unable to render embedded-SVG at http://www.ch.ic.ac.uk/svg/

Categories

(Core :: SVG, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: arthit, Unassigned)

References

()

Details

in Deer Park Alpha 2, Windows XP when trying to view a SVG embedded in an HTML page at http://www.ch.ic.ac.uk/svg/ Deer Park shows these error message (within a frame) XML Parsing Error: prefix not bound to a namespace Location: http://www.ch.ic.ac.uk/svg/cml.svg Line Number 26, Column 25: <use xlink:href="#c"> ------------------------^ and XML Parsing Error: prefix not bound to a namespace Location: http://www.ch.ic.ac.uk/rzepa/talks/bordeaux/4.svg Line Number 6, Column 3: <image width="182" height="166" xlink:href="circus.jpg" transform="matrix(0.2901025 0 0 0.3367028 244.3491211 196.6518555)"/>
The SVGs are invoked using an <embed> XHTML Element. Some SVGs in that page are working fine (first two chemical structures).
these two files are not wellformed XML (with namespacs). you must declare the namespaces you use.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.