Prevent deleteBatch.php deleting files from redirects
authorwithoutaname <drevitchi@gmail.com>
Fri, 9 May 2014 07:34:19 +0000 (00:34 -0700)
committerwithoutaname <drevitchi@gmail.com>
Fri, 23 May 2014 18:31:14 +0000 (11:31 -0700)
commit4fb56fec5afab07b1700e840c28c04852d2ec5c1
tree68e49fc6308520da71e3b9fe215a239f7fe28dd6
parent1d59d6152e26a00e75117449e18a187b6800aba6
Prevent deleteBatch.php deleting files from redirects

Previous behavior had the maintenance script deleteBatch.php
delete both the redirect in the file namespace and the file
from the target page the redirect is pointing to. This is
no longer the case, but it will still delete the redirect
page if it is still on the listfile.

Bug: 52587
Change-Id: I83374ddb98131f9f8f766bb2b444ab3e7cda7735
RELEASE-NOTES-1.24
maintenance/deleteBatch.php