[buddypress-trac] [BuddyPress] #4806: Effort to prevent bumping in activity stream is too restrictive
buddypress-trac
noreply at wordpress.org
Thu Jun 6 22:56:23 UTC 2013
#4806: Effort to prevent bumping in activity stream is too restrictive
--------------------------+---------------------------
Reporter: czarate | Owner: boonebgorges
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 1.8
Component: Blogs | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch |
--------------------------+---------------------------
Changes (by boonebgorges):
* owner: => boonebgorges
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"7169"]:
{{{
#!CommitTicketReference repository="" revision="7169"
When checking for previous new_blog_post entries to prevent bumping, skip
the author ID check
The author ID check is superfluous - post_id and blog_id is sufficient to
identify a unique activity item corresponding to a specific post.
Moreover, the
additional check breaks the intended functionality when the post is edited
to
have a new author.
Fixes #4806
Props czarate
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/4806#comment:4>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list