Skip to:
Content

bbPress.org

Opened 14 years ago

Closed 13 years ago

#1753 closed defect (bug) (fixed)

Editing BBPress topic or reply isn't reflected in BP activity stream

Reported by: rossagrant's profile rossagrant Owned by:
Milestone: 2.2 Priority: normal
Severity: normal Version: 2.0
Component: Extend - BuddyPress Keywords: has-patch needs-testing
Cc: jmdodd@…

Description

Probably a simple fix, but when you edit a topic or reply in BB Press 2.0, the changes AREN'T reflected in the BP activity stream.

This includes deleting a topic too. The topic remains in the activity stream.

Needs integrating.

Attachments (5)

1753.diff (5.9 KB) - added by jmdodd 13 years ago.
Sync bbPress actions to BuddyPress activity stream.
1753-better-sync.diff (8.3 KB) - added by jmdodd 13 years ago.
Better handling of post status transitions.
1753-sync-on-insert.diff (8.4 KB) - added by jmdodd 13 years ago.
Better bbPress Moderation compat (see #1915).
1753.2.diff (8.4 KB) - added by johnjamesjacoby 13 years ago.
Revised patch, per IRC feedback with jmdodd
1753.3.diff (7.9 KB) - added by jmdodd 13 years ago.
Private method added, per IRC feedback with jjj

Download all attachments as: .zip

Change History (8)

#1 @johnjamesjacoby
14 years ago

  • Milestone changed from Awaiting Review to 2.2

Good catch. Won't have time to do this for 2.1, but will for 2.2.

@jmdodd
13 years ago

Sync bbPress actions to BuddyPress activity stream.

#2 @jmdodd
13 years ago

  • Cc jmdodd@… added
  • Keywords has-patch needs-testing added; needs-patch removed

@jmdodd
13 years ago

Better handling of post status transitions.

@jmdodd
13 years ago

Better bbPress Moderation compat (see #1915).

@johnjamesjacoby
13 years ago

Revised patch, per IRC feedback with jmdodd

@jmdodd
13 years ago

Private method added, per IRC feedback with jjj

#3 @johnjamesjacoby
13 years ago

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

(In [4245]) BuddyPress Activity:

  • Ensure activity stream items are updated when editing topics and replies.
  • Delete activity stream items when deleting topics and replies.
  • Props jmdodd.
  • Fixes #1753.
Note: See TracTickets for help on using tickets.