* (bug 20797) Fixed check for double moving the base page when also moving subpages...
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Fri, 25 Sep 2009 15:29:32 +0000 (15:29 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Fri, 25 Sep 2009 15:29:32 +0000 (15:29 +0000)
commit5f99b27f974cc48143b2bc19e5d7d6e9ad830289
tree0f06b3cc5b294391ef6c8980c07ffb163396c6b2
parente5c07464786df7ceec4252fad9962dd669ed754e
* (bug 20797) Fixed check for double moving the base page when also moving subpages, now uses $ot->equals() rather than the ID of the old page, since this was checking it against the ID of the newly created redirect and thus never catched the double move
includes/specials/SpecialMovepage.php