Gracefully handle redirects in SpecialMyLanguage
authorErik Bernhardson <ebernhardson@wikimedia.org>
Fri, 27 Feb 2015 00:19:27 +0000 (16:19 -0800)
committerErik Bernhardson <ebernhardson@wikimedia.org>
Fri, 27 Feb 2015 00:22:45 +0000 (16:22 -0800)
commit5248dfa7ad189f6ea7581e6dd350afcc4bb1fe17
treec514ab47ead75650414116788a516bf6c1e420f4
parent56c1c43dc5d916e1348596b4e8eb6fca83115688
Gracefully handle redirects in SpecialMyLanguage

Currently if you have a link that goes through SpecialMyLanguage
and that page is redirected you will no longer get it in your
language. This adjusts to follow redirects before resolving language.

Bug: T58036
Change-Id: I88fcfeb86d81a33a8eccc6119693c2ecb857afb2
includes/specials/SpecialMyLanguage.php