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