Use master db for showing log extract on RevDel success page
authorBrian Wolff <bawolff+wn@gmail.com>
Sat, 16 Nov 2013 22:57:33 +0000 (18:57 -0400)
committerAaron Schulz <aschulz@wikimedia.org>
Wed, 29 Jan 2014 18:04:04 +0000 (18:04 +0000)
commita2cd62c67703fdc4f13c881032a9d453cfc00777
tree716a1b7b851791dab8ad62eeca14055b1c1fbe78
parent846c5fe6232818242e635d565763cb2e0678a379
Use master db for showing log extract on RevDel success page

On revision delete success, we show an excerpt from the log,
it is very confusing when that excerpt doesn't include the
action that you just did.

Bug: 57033
Change-Id: Ica79bf76243f7ab7a2a0fb40689c34bd2ffc0297
includes/logging/LogEventsList.php
includes/specials/SpecialRevisiondelete.php