Skip to:
Content

BuddyPress.org

Opened 14 years ago

Closed 14 years ago

Last modified 9 years ago

#2613 closed defect (bug) (fixed)

[patch] Deleting a Group: bbPress information is not removed

Reported by: nuprn1's profile nuprn1 Owned by: djpaul's profile DJPaul
Milestone: 1.2.6 Priority: major
Severity: Version:
Component: Forums Keywords: has-patch, tested
Cc:

Description

When deleting a group from BuddyPress - all the associated data in the bb_ tables not removed (forum, topics, meta, etc).

could piggyback on the bbPress function bb_delete_forum( $forum_id ) - only drawback is moving topics if needed.

Attachments (2)

patch-2613.patch (1.5 KB) - added by DJPaul 14 years ago.
v1
patch-2613-2.patch (680 bytes) - added by DJPaul 14 years ago.
v2

Download all attachments as: .zip

Change History (10)

#1 @DJPaul
14 years ago

  • Owner set to DJPaul
  • Status changed from new to assigned

#2 @DJPaul
14 years ago

confirmed, on it.

@DJPaul
14 years ago

v1

#3 @DJPaul
14 years ago

  • Keywords has-patch tested added

v1

#4 @jeffsayre
14 years ago

  • Summary changed from Deleting a Group: bbPress information is not removed to [patch] Deleting a Group: bbPress information is not removed

Added [patch] to title

#5 @johnjamesjacoby
14 years ago

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

(In [3230]) Fixes #2613 props Paul Gibbs

@DJPaul
14 years ago

v2

#6 @DJPaul
14 years ago

  • Resolution fixed deleted
  • Status changed from closed to reopened

I was thinking about this last night and realised that if a group had a forum, but it was disabled some point after group creation, and then the group was deleted, the forum database wouldn't get cleaned up.

#7 @johnjamesjacoby
14 years ago

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

(In [3241]) Fixes #2613 props Paul Gibbs

This ticket was mentioned in Slack in #bbpress by thebrandonallen. View the logs.


9 years ago

Note: See TracTickets for help on using tickets.