Siebrand has uploaded a new change for review. 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 includes/context/RequestContext.php 1 file changed, 7 insertions(+), 3 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core refs/changes/42/48342/1 -- To view, visit https://gerrit.wikimedia.org/r/48342 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I2e8c062741c1b2ec2acd68dc76d3fb6efb113571 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/core Gerrit-Branch: REL1_20 Gerrit-Owner: Siebrand <[email protected]> Gerrit-Reviewer: Tim Starling <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
