Tim Starling has submitted this change and it was merged. Change subject: Fix creation of pages in the MediaWiki namespace. ......................................................................
Fix creation of pages in the MediaWiki namespace. Creation of pages in the MediaWiki namespace failed with a "no such section" error if the corresponding system message did not exist. Fixed now. Change-Id: Ia6e879c66a6330ea2a63246b3aed51c9c6e1d49d --- M includes/EditPage.php M includes/content/TextContent.php 2 files changed, 11 insertions(+), 2 deletions(-) Approvals: Tim Starling: Verified; Looks good to me, approved Demon: Looks good to me, approved -- To view, visit https://gerrit.wikimedia.org/r/27288 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ia6e879c66a6330ea2a63246b3aed51c9c6e1d49d Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/core Gerrit-Branch: master Gerrit-Owner: Daniel Kinzler <[email protected]> Gerrit-Reviewer: Aaron Schulz <[email protected]> Gerrit-Reviewer: Daniel Kinzler <[email protected]> Gerrit-Reviewer: Demon <[email protected]> Gerrit-Reviewer: Nikerabbit <[email protected]> Gerrit-Reviewer: Reedy <[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
