Add 'logid' parameter to Special:Log
authorSam Wilson <sam@samwilson.id.au>
Mon, 23 Apr 2018 03:55:24 +0000 (11:55 +0800)
committerReedy <reedy@wikimedia.org>
Sat, 7 Jul 2018 11:34:58 +0000 (11:34 +0000)
commitdef02ea00c02fcd6e7548683e9cbe9141f1a26e6
tree22e27c839314b7820909d57fd0c977d454ffc4f3
parent1166c966cda9c7483a284d1524845b6243c2048e
Add 'logid' parameter to Special:Log

Make it possible to get a URL for a single log entry,
as an alternative to using Special:Redirect/logid/123.

The existing single-log-entry link of Special:Redirect/logid/123
is also simplified to be a redirect to this new parameter.

Bug: T191608
Bug: T187638
Change-Id: I5f2e52531cd2ba617a25570e40aa8c5168e284d9
(cherry picked from commit 8e04e60113272d498070e51ff2b50412ae7a9234)
RELEASE-NOTES-1.31
includes/logging/LogPager.php
includes/specials/SpecialLog.php
includes/specials/SpecialRedirect.php