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: puregin Status: patch Applied and tested on CVS version; nice simple solution. puregin Previous comments: ------------------------------------------------------------------------ April 25, 2005 - 22: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. ------------------------------------------------------------------------ April 27, 2005 - 11:00 : moshe weitzman this is a real bug, and an appropriate fix