Skip to:
Content

BuddyPress.org

Opened 13 years ago

Closed 13 years ago

#4833 closed defect (bug) (duplicate)

Group admin: notify members of changes radio not checking set value

Reported by: hnla Owned by:
Priority: normal Milestone:
Component: Core Version: 1.7
Severity: normal Keywords:
Cc: hnla

Description

Looks like /group/admin/edit-details 'Notify group members of changes via email' has no means of checking for set value, at present it simply has a hardcoded 'checked=checked' for the 'No' input

Can't see where we get this value; bp-groups-template.php constructs checked values for $group->enable_forum, $group->status but notify setting isn't stored in groups_template.

Change History (1)

#1 @boonebgorges
13 years ago

  • Milestone Awaiting Review
  • Resolutionduplicate
  • Status newclosed

It sounds like it's working as expected. See #4344 for more discussion.

Note: See TracTickets for help on using tickets.