Aude has uploaded a new change for review. 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(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core refs/changes/28/27528/1 -- To view, visit https://gerrit.wikimedia.org/r/27528 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I7874a5ecdd24417108685f811bbc2e6a2d82aa94 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/core Gerrit-Branch: master Gerrit-Owner: Aude <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
