Skip to:
Content

BuddyPress.org

Opened 12 years ago

Closed 12 years ago

Last modified 10 years ago

#4322 closed defect (bug) (fixed)

allow_custom_visibility defaults are inconsistent

Reported by: boonebgorges's profile boonebgorges Owned by:
Milestone: 1.6 Priority: normal
Severity: critical Version: 1.6
Component: Extended Profile Keywords:
Cc:

Description

Noted in a 1.5->1.6 upgrade:

In the Dashboard, the default value of 'allow_custom_visibility' for an xprofile field is 'enabled'. On the front end, however (ie in BP_XProfile_Group::fetch_visibility_level()), it defaults to 'disabled'. These two must be consistent. 'enabled' by default makes sense to me.

Change History (3)

#1 @boonebgorges
12 years ago

  • Resolution set to fixed
  • Status changed from new to closed

(In [6164]) Set allow_custom_visibility level to 'enabled' by default in BP_XProfile_Group::fetch_visibility_level(). Fixes #4322

#2 @boonebgorges
12 years ago

(In [6165]) Corrects lame and terrible logic in previous changeset. See #4322, r6164

#3 @johnjamesjacoby
10 years ago

  • Version changed from 1.6-beta to 1.6
Note: See TracTickets for help on using tickets.