Skip to:
Content

BuddyPress.org

Opened 13 years ago

Closed 13 years ago

#3936 closed defect (bug) (fixed)

Editing a group forum topic deletes corresponding activity ID and creates a new activity ID

Reported by: r-a-y's profile r-a-y Owned by:
Milestone: 1.6 Priority: normal
Severity: normal Version: 1.2
Component: Groups Keywords: has-patch
Cc:

Description

When a group forum topic is edited, the corresponding activity ID is deleted and a new activity ID is created.

Attached patch is against v1.5.3.1.

In trunk, this creates issues with duplicate @mention emails.
Think of this as the second half of #3825!

Attachments (1)

3936.01.patch (2.1 KB) - added by r-a-y 13 years ago.

Download all attachments as: .zip

Change History (6)

@r-a-y
13 years ago

#1 @r-a-y
13 years ago

Forgot to mention in the ticket description that the patch will update the existing activity item instead of deleting and creating a new activity entry.

#2 @DJPaul
13 years ago

  • Milestone changed from Awaiting Review to 1.6

I like the patch but I dislike duplicate @mention emails :(

#3 @r-a-y
13 years ago

What I meant to say is the patch addresses the duplicate @mention email problem when editing group forum topics ;)

#4 @DJPaul
13 years ago

Excellent :D

#5 @djpaul
13 years ago

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

(In [5642]) Prevent duplicate activity emails when updating group forum topics. Fixes #3936, superprops r-a-y

Note: See TracTickets for help on using tickets.