[buddypress-trac] [BuddyPress Trac] #6485: new_blog_comment dropdown filter, the just-me scope and heartbeat activities when comment sync is on
buddypress-trac
noreply at wordpress.org
Sun Jun 21 11:07:20 UTC 2015
#6485: new_blog_comment dropdown filter, the just-me scope and heartbeat
activities when comment sync is on
-------------------------------+---------------------
Reporter: imath | Owner: imath
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 2.4
Component: Component - Blogs | Version: 2.1
Severity: normal | Resolution: fixed
Keywords: has-patch commit |
-------------------------------+---------------------
Changes (by imath):
* owner: => imath
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"9958"]:
{{{
#!CommitTicketReference repository="" revision="9958"
Blogs: make sure filtering activities by the `new_blog_comment` action
gets the corresponding entries on the `just-me` scope and that these
entries are ordered DESC by date.
When activity comments are synced with blog post comments, and when the
activity filter is set to `new_blog_comment` :
- while browsing the activities in the profile of a user, no activities
were fetched.
- while browsing the activity directory, the heartbeat feature kept on
generating the "Load newest" link although no new activities were posted.
Using a specific `BP_Activity_Query` is fixing both issues.
Fixes #6485
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6485#comment:4>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list