Opened 11 years ago
Closed 11 years ago
#6793 closed defect (bug) (fixed)
Activity comment / Post comment sync: Spammed activity does not spam the corresponding comment
| Reported by: | imath | Owned by: | imath |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.5 |
| Component: | Activity | Version: | 2.0 |
| Severity: | normal | Keywords: | 2nd-opinion |
| Cc: | r-a-y |
Description
While working #6482 on adding some unit tests to feel a bit more secure when i'll have to edit some blogs functions, i've noticed that a comment synced with an activity is not marked as spam when the corresponding activity comment is marked as spam.
See one of the unit tests i've built for #6482, i'm attaching to this ticket.
Attachments (1)
Change History (5)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
@r-a-y should i deal with it inside of #6482 with a generic function for all post types, or should we deal with it for the post post type first ?