[buddypress-trac] [BuddyPress Trac] #6793: Activity comment / Post comment sync: Spammed activity does not spam the corresponding comment
buddypress-trac
noreply at wordpress.org
Sun Feb 7 16:47:36 UTC 2016
#6793: Activity comment / Post comment sync: Spammed activity does not spam the
corresponding comment
----------------------------------+---------------------
Reporter: imath | Owner: imath
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 2.5
Component: Component - Activity | Version: 2.0
Severity: normal | Resolution: fixed
Keywords: 2nd-opinion |
----------------------------------+---------------------
Changes (by imath):
* owner: => imath
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"10544"]:
{{{
#!CommitTicketReference repository="" revision="10544"
Post Type Activities: generalize the Blogs component "post" comment
synchronization feature to any post type.
As soon as the Blogs component is active and activity comments about Post
Type activities are not disallowed, a new comment added to a post type
will generate an activity comment about the corresponding Post Type
Activity and vice versa.
Deprecate the Blogs component functions previously used to track the
"post" post type in favor of the Activity component functions introduced
in r10543.
Only load the Blogs component activity functions if the Activity component
is active.
Make sure a synchronized activity comment marked as spam is also marking
as spam the corresponding post type comment.
NB: some unit tests will temporarly fail after this commit. Next commit
will fix the failing tests.
Props shanebp, r-a-y.
See #6482
Fixes #6793
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6793#comment:4>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list