27 Apr
2005
27 Apr
'05
9 p.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: moshe weitzman Status: patch this is a real bug, and an appropriate fix moshe weitzman Previous comments: ------------------------------------------------------------------------ April 26, 2005 - 01:18 : asimmonds 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.