Steps to reproduce:
1. Login as admin
2. Enable user pictures under admin/user/settings
3. Logout
4. Register an account
You'll see the Picture upload box on the registration form.
It should only be showing up on the user/#/edit form.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | register.patch | 519 bytes | chx |
Comments
Comment #1
webchickThis also incorrectly shows up on the admin create user form.
Comment #2
webchickThis is still an issue, and probably critical, because the form doesn't actually work.
Comment #3
chx commentedThe issue description is wrong -- it's not all user_user fields but just this one field from user_edit_forms lacked register checking.
Comment #4
Maticode commentedHello. I tested this patch and It surely does correct the problem of the Avatar uploading form item showing up when creating a user account. It does not show anymore. I am using Drupal HEAD as of January 6, 2007 and this patch is ready to be commited.
Comment #5
Maticode commentedRTBC
Comment #6
Steven commentedThanks all, committed to HEAD.
Comment #7
(not verified) commented