Ensure title in NS_FILE before showing archived file
authorKevin Israel <pleasestand@live.com>
Sun, 26 May 2013 01:27:56 +0000 (21:27 -0400)
committerKevin Israel <pleasestand@live.com>
Sun, 26 May 2013 01:27:56 +0000 (21:27 -0400)
commitc44ba8749dfd1408ecefc9c06c9ec78cd063b334
tree670114d42d80d455ddd41e44824848e67639e29c
parentc58873fb4213447615761a55fd2be72fa53f8ec2
Ensure title in NS_FILE before showing archived file

Avoid an MWException "X is not a valid file title." with invalid
input such as index.php?title=Special:Undelete&title=X&file=Y .

Change-Id: Ie915726fdde8e772a63713d3eb9da232d9fd83bd
includes/specials/SpecialUndelete.php