26 Apr
2005
26 Apr
'05
8:18 a.m.
Issue status update for http://drupal.org/node/21344 Project: Drupal Version: cvs Component: user.module Category: bug reports Priority: normal Assigned to: Anonymous Reported by: asimmonds Updated by: asimmonds Status: patch Attachment: http://drupal.org/files/issues/user_admin_create.patch (551 bytes) After creating a new user with admin/user/create, a blank page is returned. Attached patch replaces the return; with a drupal_goto() so it redirects back to the user listing. asimmonds