Daniel Kinzler has submitted this change and it was merged. Change subject: remove exception, introduced with content handler merge ......................................................................
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 --- M includes/Title.php 1 file changed, 4 insertions(+), 4 deletions(-) Approvals: Daniel Kinzler: Verified; Looks good to me, approved jenkins-bot: Verified -- To view, visit https://gerrit.wikimedia.org/r/27528 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I7874a5ecdd24417108685f811bbc2e6a2d82aa94 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/core Gerrit-Branch: master Gerrit-Owner: Aude <[email protected]> Gerrit-Reviewer: Aaron Schulz <[email protected]> Gerrit-Reviewer: Daniel Kinzler <[email protected]> Gerrit-Reviewer: IAlex <[email protected]> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
