(bug 47449) {{#special:}} should always return a usable title
authorMormegil <mormegil@centrum.cz>
Sat, 20 Apr 2013 12:42:22 +0000 (14:42 +0200)
committerGerrit Code Review <gerrit@wikimedia.org>
Fri, 14 Jun 2013 06:33:08 +0000 (06:33 +0000)
commit7fadd2c9f3fb8914f5ac4aabddbb761d66427c64
tree0e33a356e6903dc3748db2a7a07de0d5d2da1d6e
parentb772c92c1d5de772a86e7878fd9ff1cfbcea12c5
(bug 47449) {{#special:}} should always return a usable title

{{#special:}} should always return a usable title in NS_SPECIAL,
even when given an unknown special page title. Currently, it returns
"No such special page" text for such unknown names, which is
surprising.

Bug: 47449
Change-Id: I7f184956ec9d56c849f201f1230736fcedd0fadf
includes/parser/CoreParserFunctions.php
tests/parser/parserTests.txt