https://bugzilla.wikimedia.org/show_bug.cgi?id=29281
--- Comment #3 from Brion Vibber <[email protected]> 2011-06-06 18:00:44 UTC --- Note that there is already a $wgAllowTitlesInSVG setting which excludes the check for '<title' from UploadBase::detectScript()'s checks on SVG files. If however you want to upload *scripted* SVG files, or SVG files that embed HTML documents that otherwise trigger the detecty things, then you might be tripping the general checks. What exactly is it you're encountering? -- 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
