API: Allow special pages for action=parse&title=
authorBrad Jorsch <bjorsch@wikimedia.org>
Thu, 9 Jan 2014 16:53:08 +0000 (11:53 -0500)
committerBrad Jorsch <bjorsch@wikimedia.org>
Thu, 9 Jan 2014 16:56:02 +0000 (11:56 -0500)
commit83a51c0e7129084c2db3d53e26d46f606c0e25a0
treea304046da9bfae80a8685dfee5f3a5cd8a270271
parent873344fc1cc355b5132103170aba7e21b74864ad
API: Allow special pages for action=parse&title=

Iec98e472 had broken this. Use the same strategy as in
MediaWiki::initializeArticle to work around the problem.

Bug: 49477
Change-Id: Ib272b1f9395f6adade505ac7c6a24f9a4bff2779
includes/api/ApiParse.php