Make WordPress Core

Opened 11 years ago

Last modified 5 years ago

#24398 new defect (bug)

Bulk Deleting Sites from Network Admin, No Confirmation message

Reported by: professor44's profile professor44 Owned by:
Milestone: Priority: normal
Severity: normal Version: 3.1
Component: Networks and Sites Keywords: has-patch
Focuses: multisite, administration Cc:

Description

When you delete a single site from /wp-admin/network/sites.php you're presented with the message "You are about to delete the site SITENAME" and you have to click "confirm" to complete the deletion of the site.

However, if you bulk delete sites (selecting 2 or more sites) from the same location you are not presented with a confirmation message. Instead, the sites immediately delete. This can be quite hazardous, especially if you're expecting to see a confirmation message.

Attachments (1)

24398.patch (2.3 KB) - added by tubiz 10 years ago.

Download all attachments as: .zip

Change History (8)

#1 @noam@…
11 years ago

In the Multisite Network Admin (/wp-admin/network/sites.php), if you hover over a site and click, "Delete", the confirmation message successfully displays before the site is deleted.

However, if you use the Bulk Actions select menu to delete a site, there is no confirmation message. To be clear: there is no confirmation message when using Bulk Actions, regardless of if you are trying to delete a single site or multiple sites.

#2 @DrewAPicture
11 years ago

  • Cc xoodrew@… added
  • Keywords needs-patch added
  • Version changed from 3.5.1 to 3.1

#3 @nacin
11 years ago

  • Component changed from Network Admin to Networks and Sites
  • Focuses administration added

@tubiz
10 years ago

#4 @tubiz
10 years ago

Confirms all bulk actions (Delete, Mark as Spam and Not Spam)

Mark As Spam
https://i.cloudup.com/k1WV8f-NU9-3000x3000.png

Delete Sites
https://i.cloudup.com/DSyLCs28L3-3000x3000.png

Mark as Not Spam
https://i.cloudup.com/eQHb989Ei5-3000x3000.png

Last edited 10 years ago by tubiz (previous) (diff)

#5 @tubiz
10 years ago

  • Keywords has-patch added; needs-patch removed

This ticket was mentioned in IRC in #wordpress-dev by tubiz. View the logs.


10 years ago

Note: See TracTickets for help on using tickets.