User "Tim Starling" posted a comment on MediaWiki.r82778.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/82778#c15725

Comment:

I don't see how doing your own reads is helping with that bug. The duplicates 
will be missing whether you get them from 
InterlanguageCentralExtension::getILL() or 
LinksUpdate::getExistingInterlangs(). The queries are basically the same.

I suggest you just write your LinksUpdate hook so that it works whether the bug 
is fixed or not. Then when LinksUpdate is patched, your code will automatically 
be fixed as well. It looks like all we need to do is modify the schema.

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to