Answering my own question: This is an undocumented, breaking change in 1.14. To restore the 1.13 behavior, set:
$wgFixDoubleRedirects = true; I have filed bug 17771 to fix the docs. https://bugzilla.wikimedia.org/show_bug.cgi?id=17771 DanB -----Original Message----- We just updated from 1.13.2 to 1.14.0 and I see that a feature has disappeared from Special:MovePage. It used to display a checkbox, "Update any redirects that point to the original title." Now that checkbox is gone, even when a page has redirects. Is this a regression error? That checkbox is great - it reduced our double-redirects significantly. _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
