Apply exportTransform in backupTextPass.inc
authordaniel <daniel.kinzler@wikimedia.de>
Thu, 23 Oct 2014 11:49:59 +0000 (13:49 +0200)
committerAddshore <addshorewiki@gmail.com>
Sun, 23 Nov 2014 16:42:13 +0000 (16:42 +0000)
commite596cac514b61107ae5c97547e5f33680e4561c6
tree9ce6e8a62ccc49af39d938d45e96a823e97a7f17
parent50dfcc138fe3ad0a3dd8bc16442e6cb6218df826
Apply exportTransform in backupTextPass.inc

This is intended to help us fix 72348: Wikidata uses exportTransform to
convert old revision content to the new canonical JSON model. This patch
will make this work with the multi-pass dumping process employed to
generate dumps for dumps.wikimedia.org.

Bug: 72361
Change-Id: Ie9046d1968efc40a02a0812a536f5ef7176af7d7
maintenance/backupTextPass.inc
maintenance/fetchText.php
tests/phpunit/maintenance/DumpTestCase.php
tests/phpunit/maintenance/backupTextPassTest.php