User "Brion VIBBER" posted a comment on MediaWiki.r88871. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/88871#c17186 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: Note that the test cases can be left out for merging to 1.17 since the dir structure is different; if want to merge them, they're started in r88865 on trunk. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
