[Clipart] [Bug 3745] broken files in collection
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sun Jul 10 11:00:18 PDT 2005
Please do not reply to this email: if you want to comment on the bug, go to
the URL shown below and enter yourcomments there.
https://bugs.freedesktop.org/show_bug.cgi?id=3745
------- Additional Comments From holger at treebuilder.de 2005-07-11 04:00 -------
ive fixed these errors for the 0.14 release, and i found this error (unbound
namespace prefix) is in fact an xml error, not an svg error. these files must be
considered not well formed.
they not only break svg implementations:
Batik, mozilla, librsvg2
but also xml implementations:
msxml, saxon
also , if there is no default namespace, there will be no error, since xml alows
a document to be in the NULL namespace. but these files will not be SVG files,
since SVG requires a default namespace. so i suggest we should care about this
as well.
--
Configure bugmail: https://bugs.freedesktop.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 clipart
mailing list