"Awjrichards" changed the status of MediaWiki.r112282 to "ok" URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/112282
Old status: new New status: ok Commit summary for MediaWiki.r112282: Fixes to parserFetchStableFile() hook: * Do not set $options to have false values for sha1 (or timestamp just in case). Parser will try to lookup via SHA1 if the sha1 parameter is set, even if it's set to false. This can mean fetching the file with SHA1 equal to "", which is apparently code for the Swedish flag... * Actually append ?filetimestamp= instead of writing over the whole $query var. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
