* (bug 30977) Remove directions cruft, undo random limitation of input format for...
authorBrion Vibber <brion@users.mediawiki.org>
Mon, 19 Sep 2011 21:16:00 +0000 (21:16 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Mon, 19 Sep 2011 21:16:00 +0000 (21:16 +0000)
commit7bab72edeb4e10699189886bbb507f96a43d5473
treef4b8046488eb892b54ce3756f7dd7aec33f5c42f
parent39a2d2d42c9c0332a7acf8df32fbad18be9bd135
* (bug 30977) Remove directions cruft, undo random limitation of input format for Special:Filepath

Reverts r43471 which forced Special:FilePath's input to not accept titles with the File: or Image: namespace on them, or otherwise requiring any normalization beyond space/underscore.
Also removes the extra line saying 'input the name without the file: prefix' which used the native namespace name, which prompted a question about its formatting in mixed-directionality contexts.
includes/specials/SpecialFilepath.php
languages/messages/MessagesEn.php