remove exception, introduced with content handler merge
authoraude <aude.wiki@gmail.com>
Thu, 11 Oct 2012 12:14:40 +0000 (12:14 +0000)
committeraude <aude.wiki@gmail.com>
Thu, 11 Oct 2012 12:14:40 +0000 (12:14 +0000)
commit603a1de640de564856a2b3754ad65046248e56dc
tree8027672fe8fc6862b362645ef898e2902ed78947
parentfe70b85c4b0a614f82028c487ce750c3943a4ca3
remove exception, introduced with content handler merge

There is a bug [1] in the Title::isRedirect() method, when called from Linker,
in some cases when the link cache is not aware of a title.  The bug
should be fixed ASAP. Until then, this removes the exception and maintains
same behavior as before the merge.

[1] https://bugzilla.wikimedia.org/show_bug.cgi?id=37209

Change-Id: I7874a5ecdd24417108685f811bbc2e6a2d82aa94
includes/Title.php