(bug 4037) Make input handling in Special:Allpages and Special:Prefixindex
authorIlmari Karonen <vyznev@users.mediawiki.org>
Sun, 2 Jul 2006 14:39:47 +0000 (14:39 +0000)
committerIlmari Karonen <vyznev@users.mediawiki.org>
Sun, 2 Jul 2006 14:39:47 +0000 (14:39 +0000)
commit3fd3a2f1b3f3bfb3d8bcb46e8f75fad6fe5bfb34
treeeefdbc038ae253a453336ec2653d904a7e569a40
parentd188100a94994c1e97839d9dd3448987b2fa0a3c
(bug 4037) Make input handling in Special:Allpages and Special:Prefixindex
more consistent: Accept just a namespace prefix and a colon, reject input
with interwiki prefixes, otherwise do what Title::makeTitleSafe() does.
RELEASE-NOTES
includes/SpecialAllpages.php
includes/SpecialPrefixindex.php