Through VBO (e.g. hosting/sites), it's possible to delete sites without disabling them first, even when the right setting is enabled in admin/hosting/settings.

Comments

helmo’s picture

Can you still reproduce this?

It is enforced on creation of the task node via hosting_task_menu_access()

miroslavbanov’s picture

I can reproduce this on 6.x-2.4, which is only one commit from latest 6.x-2.x.

  • ergonlogic committed 45c631b on 7.x-3.x
    Issue #2238897: Disallow bulk site deletion is sites ought to be...
ergonlogic’s picture

Status: Active » Fixed

Bulk deletion of sites is now disabled if they ought to be disabled first.

Fixed in 45c631ba8

miroslavbanov’s picture

Version: 6.x-2.x-dev » 7.x-3.x-dev

Guess it's fixed in 7.x-3.x

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.