Page MenuHomePhabricator

Problem for deleting an image redirection
Closed, ResolvedPublic

Description

Author: bayo.fr

Description:
Hello

I just use this link to delete an image redirection

http://commons.wikimedia.org/w/index.php?title=Image:Miley_Bashes_the_Micron.jpg&action=delete

*Image:Miley_Bashes_the_Micron.jpg is a redirection
*Image:Miley Cyrus Concert.jpg is an image

Problem is that this URL want me to delete the image, not the redirection... and i do it.

Its very dangerous.

Thanks a lot.


Version: unspecified
Severity: enhancement

Details

Reference
bz14199

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 10:14 PM
bzimport set Reference to bz14199.
bzimport added a subscriber: Unknown Object (MLST).

Fixed in r35113.

Image deletion was popping up the special image deletion form for the target image, which isn't friendly for redirects. :) Now checking for redirect state as well as non-localness and non-existence, and pop up the regular page delete form for this.

bayo.fr wrote:

o_O woow fast. Thanks a lot.