Closed (fixed)
Project:
Drupal core
Version:
x.y.z
Component:
user.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Aug 2005 at 13:17 UTC
Updated:
26 Jan 2006 at 05:34 UTC
Jump to comment: Most recent file
Comments
Comment #1
Robrecht Jacques commented(patch bingo)
I can confirm the "user doesn't delete" bug exists. But maybe someone has to look at it a bit more closely. I observe the following:
Basically, the code:
does not work when there is already a "destination=..." in the request.
The patch does fix it, but the tabs (edit/view) are shown on the confirmation page. As someone has put a comment about this in the code, I think someone thinks strongy against having these tabs there.
As for the second bug I can confirm this: you can't change a role name to "0", but you can change it to "1". The patch fixes it, but allowed the name of the role to be set to '' (empty string) too.
Rerolled the patch - but someone still has to look at this "drupal_goto()" thingy.
Comment #2
Robrecht Jacques commentedFound that part 1 was fixed in Drupal 4.6 (rev 1.454.2.8) but was not applied to CVS-HEAD.
Rerolled the patch.
Comment #3
moshe weitzman commentedi think we finally fixed this. please reopen or mark this as a dupe if there is a patch pending elsewhere on this.