Closed (fixed)
Project:
Support Ticketing System
Version:
6.x-1.5
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Reporter:
Created:
22 Sep 2010 at 16:22 UTC
Updated:
21 Oct 2011 at 17:00 UTC
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
Comment #1
jeremy commentedAssigning to myself as something to fix before rolling the next release.
Comment #2
jeremy commentedFix committed:
http://drupalcode.org/project/support.git/commit/57df1b9
This was already implemented correctly in the 7.x branch.