Opened 9 years ago
Closed 9 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 |
---|---|---|---|
Milestone: | 2.5 | Priority: | normal |
Severity: | normal | Version: | 2.0 |
Component: | Activity | 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.
@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 ?