Client edit form admin/support/clients/%/edit has "delete client" button. Clicking "delete client" deletes the clients details and associated tickets without confirmation, Drupal rarely works this way, delete form need to implement confirm_form(). I propose this is a bug, need to fixed.

Comments

jeremy’s picture

Version: 6.x-1.3 » 6.x-1.5
Assigned: Unassigned » jeremy
Priority: Normal » Major

Assigning to myself as something to fix before rolling the next release.

jeremy’s picture

Status: Active » Fixed

Fix committed:
http://drupalcode.org/project/support.git/commit/57df1b9

This was already implemented correctly in the 7.x branch.

Status: Fixed » Closed (fixed)

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