https://bugzilla.wikimedia.org/show_bug.cgi?id=41174

Jesús Martínez Novo <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #9 from Jesús Martínez Novo <[email protected]> 2012-10-20 
19:56:41 UTC ---
Something must be common to rsvg, Firefox and Imagemagick, and it's probably
the librsvg component. Firefox is updated every now and then, wikimedia servers
updated librsvg on Comment 5, and probably the same for Reedy's test
environment.

SVG files without the xmlns are bad-formed files according to the
specification, so we can't do nothing about it except providing help to find
what files are missing it.

Running find + grep on the filesystem where all Wikimedia Commons images reside
would be a fast way to get all of them. If it's not possible, someone should
query and download all svg images to check if they're missing the xmlns, or
just test if the image isn't rendered at all.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to