Revert "RedirectSpecialPage: handle interwiki redirects."
authorKrinkle <krinklemail@gmail.com>
Tue, 16 Jul 2019 11:50:30 +0000 (11:50 +0000)
committerKrinkle <krinklemail@gmail.com>
Tue, 16 Jul 2019 11:50:30 +0000 (11:50 +0000)
commitb59ab95f916762546182de4da0486e2ae151ece0
tree5e4e1afb6743f47bfa2814c6969bd1d9a3bca38a
parent41106688abbe6dfff61c5642924ced42af3f0d33
Revert "RedirectSpecialPage: handle interwiki redirects."

This reverts commit 41106688abbe6dfff61c5642924ced42af3f0d33.

The original case is changed by this commit from a MediaWiki fatal
exception with HTTP 500, to a blank 200 response due to silent
failure. Use of GoToInterwiki appears to be invalid at this point in
the code. Reverting to keep prod the same as last week, so as
to unblock the train.

Bug: T227700
Change-Id: Ieece956d2e2e4c21b5ed7a75890b9f11eaf07e66
includes/MediaWiki.php