On Mon, Mar 24, 2008 at 1:17 PM, <vasilievvv(a)svn.wikimedia.org> wrote:
> /**
> - * Experimental feature still under debugging.
> + * If enabled, MediaWiki checks redirects in Image: namespace.
> */
> -$wgFileRedirects = false;
> +$wgFileRedirects = true;
If this is no longer experimental, the config option should be removed
entirely, not just enabled by default.