Fixes Bug #28277 by allowing redirects on the stream reader. Fixes a
authorMark A. Hershberger <mah@users.mediawiki.org>
Thu, 27 Oct 2011 17:58:30 +0000 (17:58 +0000)
committerMark A. Hershberger <mah@users.mediawiki.org>
Thu, 27 Oct 2011 17:58:30 +0000 (17:58 +0000)
commitf1ff44d518a5ea6c0c63af6254e292e4d49395b2
tree7e7822331cd1394caa10f956c7cd869a955f1c38
parent0ed4c07832f272cee885bcf8730d8514819b77c5
Fixes Bug #28277 by allowing redirects on the stream reader.  Fixes a
regression where pages specifying a w:en:Sprint would result in a url
like http://pt.wikipedia.org/wiki/en:Special:Export/Sprint which, at
least in 1.16, would mean the reader follow the redirect to
http://en.wikipedia.org/wiki/Special:Export/Sprint.
includes/Import.php