Updating of redirect target in Content objects
authordaniel <daniel.kinzler@wikimedia.de>
Tue, 21 Aug 2012 15:32:44 +0000 (17:32 +0200)
committerdaniel <daniel.kinzler@wikimedia.de>
Tue, 28 Aug 2012 11:50:05 +0000 (13:50 +0200)
commitfaac3746a2573cf646c0dcb60a801f4f31e01654
treefa78ffde6f2af08111bc148d6cd031c79cc5d02d
parent53ffc462212e1ecbc62041d68b8e15d29f5aa659
Updating of redirect target in Content objects

Content::updateRedirect may be used to change the redirect target
without knowing anything about the content's format.

Change-Id: Ifaf8f2bdd9d1cbf984e2ef3c60d0282c984c18c1
includes/Content.php
includes/job/DoubleRedirectJob.php
tests/phpunit/includes/JavascriptContentTest.php
tests/phpunit/includes/WikitextContentTest.php