User "Mormegil" posted a comment on MediaWiki.r88871. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/88871#c20616 Commit summary:
* (bug 27465) Fix metadata extraction for SVG files using unusual namespace names The previous fix (in r82307) only checked explicitly for a namespace given the 'svg' prefix; this fix use XML namespacing support on XMLReader to check for the actual namespace URI correctly. Fixed up a test case (for RDF extraction) and added trimming on the whitespace. Also added another test case file that doesn't use a namespace name on the root. Comment: There is one missing “<code>reader-></code>” there, breaking the whole thing. See [[bugzilla:30322]]. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
