Changes between Initial Version and Version 1 of Ticket #7048, comment 20
- Timestamp:
- 01/04/2018 11:49:12 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #7048, comment 20
initial v1 1 1 > The bp_do_404() bit needs to be added back 2 2 3 Specifically, both BP and its Activity REST API needs to prevent access to Group Activity items when the Groups component is disabled. It may be that the new `bp_activity_user_can_read()` function is not the best place to do this.3 Specifically, both BP and its Activity REST API needs to prevent access to Group Activity items when the Groups component is disabled. On the website, because the content basically doesn't exist, we need to throw a 404. It may be that the new `bp_activity_user_can_read()` function is not the best place to do this.