[drupal-devel] [bug] Deleting Users & validate role name
kubaZygmunt
drupal-devel at drupal.org
Mon Aug 1 13:17:04 UTC 2005
Issue status update for
http://drupal.org/node/27951
Post a follow up:
http://drupal.org/project/comments/add/27951
Project: Drupal
Version: cvs
Component: user.module
Category: bug reports
Priority: normal
Assigned to: Anonymous
Reported by: kubaZygmunt
Updated by: kubaZygmunt
Status: patch (code needs review)
Attachment: http://drupal.org/files/issues/user.module.patch.txt (914 bytes)
I've found two bugs in user.module
1. Deleting button in admin section doesn't work ( deleting works only
by url user/$id/delete ), I've upadated condition
2. If you change role name to 0 then system deletes role. (I've added
isset($edit['name') )
kubaZygmunt
More information about the drupal-devel
mailing list