Ticket #137 (closed defect: fixed)
privacy option not working on user profile blog feed
Reported by: | ed | Owned by: | ed |
---|---|---|---|
Priority: | minor | Milestone: | Phase 3 |
Component: | Drupal modules & settings | Keywords: | |
Cc: | Estimated Number of Hours: | 0.0 | |
Add Hours to Ticket: | 0 | Billable?: | yes |
Total Hours: | 0.22 |
Description
users adding their blog feed to their profile and choosing 'private' are seeing it on the public profile page, with this text linked to the blog feed:
"'[field_user_website-title]' feed"
e.g.
http://www.transitionnetwork.org/people/les-squires
http://www.transitionnetwork.org/node/12937/edit
if a user opts to keep information private (ie not on their public profile, this needs to not show on the public profile.
Change History
comment:2 Changed 6 years ago by jim
- Add Hours to Ticket changed from 0.0 to 0.15
- Owner changed from jim to ed
- Status changed from new to assigned
- Total Hours changed from 0.0 to 0.15
a) fixed as part of #138..
b) hmm... seems like a bug... very odd.
Might be quicker just to hide it, especially as it's not really of interest to anyone other than the SE... Shall I?
comment:4 Changed 6 years ago by jim
- Add Hours to Ticket changed from 0.0 to 0.07
- Status changed from assigned to closed
- Resolution set to fixed
- Total Hours changed from 0.15 to 0.22
Correction, it's not a bug it's a feature!
Admins have permission to see hidden fields. When viewing non-logged in the privacy setting is respected.
if we run out of time we could just make this field invisible...