Posted by gener on November 9, 2006 at 10:53pm
Jump to:
| Project: | Profile Privacy |
| Version: | 4.7.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
1. mark a field as private
2. go to edit privacy
3. the private field is displayed as checked
4. leave it checked
5. log in as a different user
6. view the first user's account
7. the checked, private field is not displayed.
Expected behavior is that private field is not displayed in profile. however, it should not show up in edit privacy page.
best would be a setting for admin to decide whether user can make private field viewable
Comments
#1
Partial duplicate of http://drupal.org/node/89348
#2
Sorry, upon closer reading, it appears to be a different issue.
#3
This feature/bug was corrected in the module rewrite: http://drupal.org/node/143447. Now each field can be customized by the admin whether or not the end user has the ability to over ride it.
#4