User "Brion VIBBER" posted a comment on MediaWiki.r87545. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/87545#c16628 Commit summary:
(bug 10154) Don't allow user to specify days beyond $wgRCMaxAge Comment: This would seem to defeat the purpose of having $wgRCFilterByAge set to false -- larger day values in $wgRCLinkDays will be shown, but won't work. If this is to be firmly enforced here, then either $wgRCFilterByAge should be removed and the filtering should always be performed, or it should only be enforced when $wgRCFilterByAge is true. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
