Closed (fixed)
Project:
Drupal core
Component:
user.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Apr 2005 at 06:18 UTC
Updated:
14 May 2005 at 09:59 UTC
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.
| Comment | File | Size | Author |
|---|---|---|---|
| user_admin_create.patch | 551 bytes | asimmonds |
Comments
Comment #1
moshe weitzman commentedthis is a real bug, and an appropriate fix
Comment #2
puregin commentedApplied and tested on CVS version; nice simple solution.
Comment #3
dries commentedCommitted to HEAD. Thanks.
Comment #4
(not verified) commented