Posted by viadimezzo on September 18, 2007 at 1:24am
| Project: | Drupal core |
| Version: | 5.x-dev |
| Component: | profile.module |
| Category: | bug report |
| Priority: | normal |
| Assigned: | chx |
| Status: | closed (fixed) |
Issue Summary
I created four profile-fields under the same category. On creation of the fields, I set the options "Visibility = Hidden", "The user must enter a value. " and "Visible in user registration form." on each field to be true. Neither on registration nor on visiting my profile as admin (there is no category tab) those additional fields are visible. The fields are created in the datebase-table "profile_fields".
Attached, you will find some screenshots.
| Attachment | Size | Status | Test result | Operations |
|---|---|---|---|---|
| 5_0.jpg | 178.38 KB | Ignored: Check issue status. | None | None |
Comments
#1
#2
Patch looks nice, although there is a dot missing from the end of the first message. (There was a time when we did not use to have dots at the end of messages, I wonder what the current practice is). Also I would write "cannot" instead of "can not", but this should be checked by a native English speaker, I guess.
#3
I was looking through and saw a lot of dots on the ends of messages, so I added one to the first message. I changed can not to cannot and the second message reads
instead of "set to be visible."
Here's the patch, should be ready to go.
#4
Thanks, committed. I guess this needs to be backported.
#5
backported.
#6
Committed to 5.x.
#7
Automatically closed -- issue fixed for two weeks with no activity.