So actually Article::followRedirect is used instead of Article::getRedirectTarget...
authorBryan Tong Minh <btongminh@users.mediawiki.org>
Thu, 8 May 2008 21:25:12 +0000 (21:25 +0000)
committerBryan Tong Minh <btongminh@users.mediawiki.org>
Thu, 8 May 2008 21:25:12 +0000 (21:25 +0000)
commit7648748feda4a5ea753bc8cfd3682c9ab0449cc2
treef09daf601782e9c234cdf53bf337de955d4a75f7
parent6607cd3282e82942c0f415aa1a234e0f4dda29c2
So actually Article::followRedirect is used instead of Article::getRedirectTarget. Override this in ImagePage to make foreign image redirects work on image pages.
includes/ImagePage.php