Use ContentHandler as a factory for recirects.
authordaniel <daniel.kinzler@wikimedia.de>
Fri, 5 Oct 2012 14:50:32 +0000 (16:50 +0200)
committerdaniel <daniel.kinzler@wikimedia.de>
Fri, 5 Oct 2012 14:50:32 +0000 (16:50 +0200)
commit01e1b1a8e806ebd65b1ee157b0e555fe1a0641ef
tree770e89c002dadf4c180d041e8640062bd1bf0a7e
parentc3a46a5d3635d4120835ef1c323fa42446ee50aa
Use ContentHandler as a factory for recirects.

Redirects should not be constructed as wikitext, since other content models
may use other mechanisms to represent redirects.

Change-Id: Id85c3b3ada1924628e4e51757573d233e998f920
includes/Title.php
includes/content/ContentHandler.php
includes/specials/SpecialMergeHistory.php