[buddypress-trac] [BuddyPress Trac] #7134: bp_blogs_can_comment_reply() uses wrong method when checking activity comment depth
buddypress-trac
noreply at wordpress.org
Wed Jul 20 17:46:26 UTC 2016
#7134: bp_blogs_can_comment_reply() uses wrong method when checking activity
comment depth
------------------------------+---------------------
Reporter: r-a-y | Owner: r-a-y
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 2.7
Component: Blogs | Version: 2.0
Severity: normal | Resolution: fixed
Keywords: has-patch commit |
------------------------------+---------------------
Changes (by r-a-y):
* owner: => r-a-y
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"10947"]:
{{{
#!CommitTicketReference repository="" revision="10947"
Blogs: Fix issue with calculating activity comment depth.
If blog comment sync is enabled and the "Enable threaded comments X levels
deep" option is checked under the dashboard's "Settings > Discussion"
page,
the activity comment "Reply" link does not accurately display in the
activity stream.
Problem was using the wrong method to compare the comment depth, which is
rectified in this commit.
Fixes #7134.
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/7134#comment:3>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list