[drupal-devel] [bug] Cannot delete users
moshe weitzman
drupal-devel at drupal.org
Sun Apr 3 14:15:35 UTC 2005
Issue status update for http://drupal.org/node/19750
Project: Drupal
Version: cvs
Component: user.module
Category: bug reports
Priority: critical
Assigned to: Anonymous
Reported by: AtomicMaestro
Updated by: moshe weitzman
Status: patch
when one deletes a user from list of users in admin, he expects to
return back to that list after successfully deleting. thats the intent
of the $_REQUEST['destination']. I think this patch will defeat that
behavior. There certainly is a bug here, but I don't think we have
found the right fix yet. I suggest testing a delete from both admin and
user/edit pages. make sure you arrive at the expected page after a
successful delete.
moshe weitzman
Previous comments:
------------------------------------------------------------------------
March 31, 2005 - 04:33 : AtomicMaestro
I can't seem to delete users.
To reproduce:
1. Create a user.
2. View the user created in 1.
3. Click Delete
I would expect to be told I have to block the user first, but instead,
I'm sent back to the user report. There's no message, nothing in the
log.
------------------------------------------------------------------------
April 1, 2005 - 02:40 : asimmonds
Attachment: http://drupal.org/files/issues/fix_delete_user.patch (581 bytes)
Patch attached to fix this, the delete code in node.module works the
same way
More information about the drupal-devel
mailing list