(bug 16950) Show move log when recreating a page
authorAryeh Gregor <simetrical@users.mediawiki.org>
Fri, 24 Apr 2009 17:20:48 +0000 (17:20 +0000)
committerAryeh Gregor <simetrical@users.mediawiki.org>
Fri, 24 Apr 2009 17:20:48 +0000 (17:20 +0000)
commita1f8c5acb1222761074740af365b5f216f288c9c
tree5cd950d508c9657c17c29f0b682038184cee8227
parent3869f34e047d4aa31a835729013da6b1aa954be8
(bug 16950) Show move log when recreating a page

Showing the move log as well as delete log helps with pages that were
moved with no redirect, or moved and then the redirect deleted with a
confusing message.  Previously, such pages would appear to have never
existed to a user trying to create them.

Patch by church of emacs, with trivial modifications by me.
RELEASE-NOTES
includes/Article.php
includes/EditPage.php
includes/LogEventsList.php
languages/messages/MessagesEn.php