User "Nikerabbit" posted a comment on MediaWiki.r91059. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/91059#c18926 Commit summary:
BacklinkCache was forgetting to check rd_interwiki when getting redirects, and thus getting some extranous backlinks for the redirect table (if there happened to be a page redirecting to an interwiki page with the same name plus an interwiki prefix). Not a major issue since this is really only used as far as i can tell, to purge squids and html file cache. A couple of extra unneeded purges shouldn't hurt anything, just a bit pointless. Comment: Just curious, how long has this bug been there? _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
