#3300 closed defect (bug) (fixed)
Deleting a forum topic, does NOT clear the activity stream of replies to that thread, thus leaving dead links.
Reported by: | rossagrant | Owned by: | boonebgorges |
---|---|---|---|
Milestone: | 1.5 | Priority: | normal |
Severity: | Version: | 1.2.8 | |
Component: | Core | Keywords: | |
Cc: |
Description
When you delete a forum topic in BP, ONLY THE ORIGINAL POST is removed from the activity stream.
All other replies to that thread are left in the stream. This means that the stream is littered with dead links.
The code needs to be altered to clean out ALL replies to that topic.
:)
Change History (3)
Note: See
TracTickets for help on using
tickets.
This is a pretty unpleasant bug, but should be straightforward to fix. Putting under the 1.3 milestone. I'll take a look at it later today.