jenkins-bot has submitted this change and it was merged. Change subject: Weaken the recursion guard on RequestContext::getLanguage() ......................................................................
Weaken the recursion guard on RequestContext::getLanguage() Just log and soldier on, since for some reason we are seeing a lot of these exceptions at the moment, with multiple root causes. Based on Matt Walker's I49dbc2d7. Updates Idc11b547. See bug 44754. Change-Id: I2e8c062741c1b2ec2acd68dc76d3fb6efb113571 --- M RELEASE-NOTES-1.19 M includes/context/RequestContext.php 2 files changed, 12 insertions(+), 3 deletions(-) Approvals: Demon: Looks good to me, approved jenkins-bot: Verified -- To view, visit https://gerrit.wikimedia.org/r/48347 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I2e8c062741c1b2ec2acd68dc76d3fb6efb113571 Gerrit-PatchSet: 3 Gerrit-Project: mediawiki/core Gerrit-Branch: REL1_19 Gerrit-Owner: Siebrand <[email protected]> Gerrit-Reviewer: Demon <[email protected]> Gerrit-Reviewer: Hashar <[email protected]> Gerrit-Reviewer: Nikerabbit <[email protected]> Gerrit-Reviewer: Siebrand <[email protected]> Gerrit-Reviewer: Tim Starling <[email protected]> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
