User "Duplicatebug" posted a comment on MediaWiki.r100254. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/100254#c24659 Commit summary:
Join ipb_by to user table to get the user name. If we can't find a user, fallback to ipb_by_text. This lets centralauth blocks have the blocking user be displayable again. Comment: Why making the query expensiver? It was removed for api queries with bug 27611 to have it easy. Fix the RenameUser extension, when there are to many wrong values in the database (bug 23135). Why not join <tt>ipb_user</tt> also against the user table? _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
