Ticket #1264 (closed defect: fixed)
Comments on password protected/private blog posts showing on activity stream
| Reported by: | boonebgorges | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.1.3 |
| Component: | Keywords: | activity, dev-feedback | |
| Cc: |
Description
New blog posts that are either password protected or private are not posted to the BP activity streams. But comments on those posts are. I guess I'm not sure if this is a bug or not. In my own BP community, people assume that comments on hidden posts will also be hidden, and it's problematic when they show up.
I've attached a little patch that keeps comments on pw protected posts from showing up. I didn't include a fix for comments on private blogs, as I couldn't see at a glance where in the code private blog posts are filtered out.
Anyway, I hope someone can jump in and let me know whether this is the sort of thing that should be patched.

