I feel that upon clicking "Delete role" a confirmation is required, either in form of a checkbox "Click here to delete role" that needs to be checked or in form of a confirmation page "Are you sure you want to delete this role" > Yes/No.

Comments

wmostrey’s picture

Status: Active » Closed (fixed)

Going to be fixed with the new hook_delete

owen barton’s picture

Version: 6.x-dev » 7.x-dev
Priority: Minor » Normal
Status: Closed (fixed) » Active

Hook_delete happened but was rolled back, so I am pretty sure this behavior is still what you get. Considering that this single action could (on some sites) remove all information on who paid for enhanced membership (for example) I think this is definitely deserving of a confirmation!

wmostrey’s picture

Agreed, this should definitely get in.

wmostrey’s picture

Status: Active » Fixed

This was fixed in beta1: "Are you sure you want to delete the role $role?".

Status: Fixed » Closed (fixed)

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