-
Notifications
You must be signed in to change notification settings - Fork 34
Closed
Milestone
Description
Steps to reproduce this bug
- On a WordPress Multisite Install (tested using sub-directories), install and Network Activate bbPress (tested with v2.5.4) and s2Member Pro (tested with v150203).
- Create 2 Child Sites and on each child site, protect a post with Level 0 Access.
- Create a user with Level 0 access on each Child Site
- Login to Child Site 1 with the user who has Level 0 access and try to visit the protected post on Child Site 2.
Expected behavior
The expected behavior is for access to be denied, since this is a Child Site 1 user, not a Child Site 2 user, who is attempting to access the protected Child Site 2 post.
What actually happens
As long as bbPress is active, access to the protected Child Site 2 post is granted to the Child Site 1 user. If you disable bbPress and attempt to revisit he Child Site 2 post as the Child Site 1 user, access will be denied (expected behavior).
This appears to be a bug related to WP Multisite + s2Member Pro + bbPress.
Support threads referencing this issue
Possibly related to #321.