User "Umherirrender" posted a comment on MediaWiki.r82610. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/82610#c20695 Commit summary:
* random redirect-related fixes: ** automatically add redirect=no to all links on the redirect page in Article::viewRedirect. ** properly check if redirects are enabled if $wgMaxRedirects < 1 (moved check from Title::newFromRedirectArray to Title::newFromRedirectInternal). Comment: Also the first link (handled outside of the loop) should have "redirect=no". _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
