Fix creation of pages in the MediaWiki namespace.
authordaniel <daniel.kinzler@wikimedia.de>
Tue, 9 Oct 2012 12:58:25 +0000 (14:58 +0200)
committerdaniel <daniel.kinzler@wikimedia.de>
Tue, 9 Oct 2012 12:58:25 +0000 (14:58 +0200)
commit0e507f630a561c01bc00673a6abf03908d076083
tree4f796b2ea53b943c9c90430b3a6005b8010ffb05
parent6a2ae3244eb2b8ea9c7dcadb528caca08238913e
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
includes/EditPage.php
includes/content/TextContent.php