Skip to:
Content

bbPress.org

Opened 4 years ago

Closed 3 years ago

#3417 closed defect (bug) (fixed)

Group forum name does not get updated when group is renamed

Reported by: konnektiv's profile konnektiv Owned by: johnjamesjacoby's profile johnjamesjacoby
Milestone: 2.6.7 Priority: normal
Severity: normal Version:
Component: Extend - BuddyPress Keywords: has-patch
Cc:

Description

I originally reported this against buddypress until I realized this is probably a bug in bbbPress.

When I rename a group with a forum I expect the forum name to be also updated. Especially as there is no possibility in the front-end to rename the forum afterwards. What actually happens is that after renaming the group, the forum still has the old group name.

Is this behavior somehow desired? If not I would be willing to submit a PR to fix this.

Attachments (1)

3417.patch (1.6 KB) - added by johnjamesjacoby 3 years ago.

Download all attachments as: .zip

Change History (5)

#1 @johnjamesjacoby
4 years ago

  • Keywords needs-patch added
  • Milestone changed from Awaiting Review to 2.6.7

Not intentional. Patches encouraged!

#2 @johnjamesjacoby
3 years ago

  • Keywords has-patch added; needs-patch removed
  • Owner set to johnjamesjacoby
  • Status changed from new to assigned

#3 @johnjamesjacoby
3 years ago

In 7209:

BuddyPress Groups: sync forum Title, Description, and Slug to Group.

This change ensures that when editing an existing group with a forum, its stays up-to-date with its parent group.

Props johnjamesjacoby.

In branches/2.6, for 2.6.7.

See #3417.

#4 @johnjamesjacoby
3 years ago

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

In 7210:

BuddyPress Groups: sync forum Title, Description, and Slug to Group.

This change ensures that when editing an existing group with a forum, its stays up-to-date with its parent group.

Props johnjamesjacoby.

In trunk, for 2.7.0.

Fixes #3417.

Note: See TracTickets for help on using tickets.