Correctly parse 'redirect' XML tag during Special:Import.
authorSebastian Brückner <sebastian.brueckner@student.hpi.uni-potsdam.de>
Mon, 19 May 2014 12:23:32 +0000 (14:23 +0200)
committerSebastian Brückner <sebastian.brueckner@student.hpi.uni-potsdam.de>
Wed, 28 May 2014 14:47:49 +0000 (16:47 +0200)
commit85b695c2ee1d9479ee94bdd4de85a82e02789b62
treea1fe14d67c1fa9910e997f794fdb748347d7c6da
parenta98255b197abae48f2c8aa4adabe2e70a5ba6798
Correctly parse 'redirect' XML tag during Special:Import.

Bug: 65481
Change-Id: Id9b3b7878b2e7b6fc7a06b163e5bac60e700490e
includes/Import.php
tests/phpunit/includes/ImportTest.php [new file with mode: 0644]