User "Catrope" posted a comment on MediaWiki.r91059. Full URL: https://secure.wikimedia.org/wikipedia/mediawiki/wiki/Special:Code/MediaWiki/91059#c18961 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: Yeah I think you should check for nulls just to be sure. IIRC we're still not populating these fields properly on WMF. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
