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

Bawolff <bawolff...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|svg thumbs for archive      |SVG metadata reader has
                   |version vanishes if the     |troubles when the xmlns is
                   |current version is blocked  |set to an entity reference

--- Comment #2 from Bawolff <bawolff...@gmail.com> 2011-10-18 13:18:55 UTC ---
It looks to be related using an entity reference in an xmlns attribute. Our svg
reader that determines the size of an svg doesn't expand the entity, so it
doesn't recognize the starting svg tag as being in the right namespace (from
debug log: SvgHandler::getMetadata: Expected &lt;svg&gt; tag, got svg in NS
&amp;ns_svg; )

This is possibly an upstream issue with whichever xml library we use to read
svgs.

However, didn't we use to assume the image was 200x200 if we couldn't find a
width/height, or something like that(?)

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to