You would get that error if libxml can't parse the xml in the svg file. Either you have a corrupted file, or the file had invalid xml and was uploaded before we actually checked that the whole file was parsed.
On Wed, May 28, 2014 at 7:43 AM, Bill Traynor <[email protected]> wrote: > I'm trying to upload the Lua logo from: > https://en.wikipedia.org/wiki/Template:Navbox > > But my wiki running MW 1.24alpha returns an error: The XML in the > uploaded file could not be parsed. > > This also occurs on another wiki running 1.22.6. > > Both are configured to allow SVG uploads and I've successfully > uploaded files in the past. What would cause this? I assume the > image is good, as it's being used on Wikipedia. > > Thanks > Bill > > _______________________________________________ > MediaWiki-l mailing list > [email protected] > https://lists.wikimedia.org/mailman/listinfo/mediawiki-l > _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
