I have a group set to "Joining requires admin approval " and the "Hide contributed content from non-members " is unchecked. But the content is not visible to non-members.
| Comment | File | Size | Author |
|---|---|---|---|
| #10 | Screenshot from 2013-08-09 11:31:15.png | 17.18 KB | rgchi |
| #10 | Screenshot from 2013-08-09 11:31:21.png | 15.9 KB | rgchi |
| #10 | Screenshot from 2013-08-09 11:36:21.png | 83.07 KB | rgchi |
| #5 | mash_educator_resources.zip | 9.63 KB | RobKoberg |
Comments
Comment #1
ezra-g commentedThanks for the report. Adding to 3.3 radar and assigning to me for triage.
Comment #2
ezra-g commentedI'm not able to reproduce this. How recently did you build your Commons environment?
Feel free to join #drupal-commons on IRC if you'd like to discuss.
Comment #3
RobKoberg commentedIt was from Friday, but I just got the latest, and it still is occurring (git pull on commons and then make, copied over my project's commons, drush fra).
Are you sure the content is visible to a non-admin, non-group member? When I look at the group, the settings are correct ("Hide contributed content from non-members " is unchecked). The value in the database for field_data_field_og_access_default_value>field_og_access_default_value_value is 0 (zero). But I get access denied when trying to access one of the group's nodes as a non-admin, non-group member.
Can you tell me where this access is getting denied so I can try and debug more?
Comment #4
ezra-g commentedUnfortunately, not without being able to reproduce it myself.
Yes, both authenticated non-members and anonymous can access nodes posted into the group.
Are you available to join the #drupal-commons channel in IRC to discuss further?
Comment #5
RobKoberg commentedHere is a feature for a custom content type. Commons content type instances do display for non-group members, but my custom content types do not.
Comment #6
RobKoberg commentedI deleted all content (including groups) and starting with all fresh content, I am not see this issue anymore. But, I am still having a problem with Group content URL prepopulation has no effect on full form even after applying the patch in #13
Comment #7
ezra-g commentedI was unable to reproduce on a fresh install of Commons with the feature from #5 after some coordination with RobKoberg in IRC. Marking as "cannot reproduce."
Comment #8
RobKoberg commentedWhen you are creating content, are you using the partial node form or the full form? Are you seeing the group associate in the full form? Related to this thread: https://drupal.org/node/2049735#comment-7724445
Comment #9
ezra-g commentedI tried both the short and full content creation forms, and content was successfully associated with the target group.
Comment #10
rgchi commentedI created a new group, checked "Joining requires admin approval" and "Hide contributed content from non-members". When groups (/groups) while logged out I can see the group and a test post.
Private content is being showed to non-members. Please see file attachments below.
(using 3.x-dev)