I believe this may be a bug.

On a fresh install oa 1.1, the option at example.com/features (spaces_features_form) appears set to Users can view all members.
Though the permission to "view users outside of groups" is only set for admin and managers.

I'm only just starting to pick up php but from what I could see looking at the code, the atrium.module seems set to ATRIUM_MEMBERS_GROUP while atrium.inc looks like it's set to ATRIUM_MEMBERS_ALL

The atrium.features.user_permission.inc also specifies only admin and managers.

I would hazard a guess that atrium.inc should be set to ATRIUM_MEMBERS_GROUP and that the extra permissions are only being set when the altered spaces form gets submitted.

CommentFileSizeAuthor
#1 proper-access-mode-1394468.patch648 bytesAquaticDisorder

Comments

AquaticDisorder’s picture

StatusFileSize
new648 bytes
AquaticDisorder’s picture

Status: Active » Needs review
AquaticDisorder’s picture

Version: » 6.x-1.2
Status: Needs review » Fixed

Fixed in 1.2.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

Anonymous’s picture

Issue summary: View changes

added oa version used