Opened 11 years ago
Closed 11 years ago
#5262 closed defect (bug) (fixed)
Empty user visibility overrides default visibility settings
Reported by: | dcavins | Owned by: | boonebgorges |
---|---|---|---|
Milestone: | 1.9 | Priority: | normal |
Severity: | normal | Version: | 1.8.1 |
Component: | Extended Profile | Keywords: | has-patch |
Cc: |
Description
If for some reason the $user_visibililty_levels
aren't set in bp_xprofile_get_fields_by_visibility_levels
, then the function doesn't enforce the default visibility levels. I simply removed the user_visibility isset check so that the defaults get applied no matter what.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
Patch for change