https://bugzilla.wikimedia.org/show_bug.cgi?id=3537
Brion Vibber <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |7645 --- Comment #12 from Brion Vibber <[email protected]> 2009-08-06 21:06:00 UTC --- Data URIs _should_ currently work fine; at the moment we implement the restriction against external images by patching librsvg so it literally can't load external resources. To generalize it via an upload-time check we would indeed want to be able to decode sub-SVG images to check for additional external resources in them; that's a detail I hadn't thought of earlier. :) Still shouldn't be absurdly hard to implement. I'm adding bug 7645 "Validate SVG content" as a dep for this... And yes, would be very happy if Inkscape would start defaulting to embedding rasters when you add them! -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
