#3562 closed defect (bug) (no action required)
The users cannot comment some activities on profile page
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | 1.5 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Activity | Keywords: | |
Cc: |
Description
Hi,
There is a bug on users profile page.
On the new activities, if it is not a reply, you can comment the activity, but if the new activity is a reply to other user activity, the users cannot comment it.
atachments
Attachments (2)
Change History (4)
#1
@
14 years ago
- Resolution set to invalid
- Status changed from new to closed
This is not a bug, but is intended behavior.
- By default, we do not allow comments on activity_comments. Replies to activity comments must happen inline, where the entire activity thread takes place.
- When you have disabled activity comments on forum and blog items (Dashboard > BuddyPress > Settings), commenting is disabled on forum-related items and blog-related items. testbp.org has this setting switched on.
In BP 1.5, plugins can modify this behavior by filtering bp_activity_can_comment.
Note: See
TracTickets for help on using
tickets.
Activity with both types