viewing group content causes wsod for non admins
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #1512340. -->
Reported by: [liquidcms](https://www.drupal.org/user/44114)
>>>
<p>Been battling for a couple days now to get 2.x working and thought i finally had it; but i have very latest -dev so possibly this issue is a very recent one.</p>
<p>structure is very simple:</p>
<p>- group node type: Building</p>
<p>group: Building 1<br>
Building 1 members:<br>
- badmin1 in role: building administrator<br>
- op1 no roles assigned<br>
- also uid = 1 = admin (not a member)</p>
<p><a href="http://screencast.com/t/aI0uCSW9">http://screencast.com/t/aI0uCSW9</a></p>
<p>admin, badmin1, op1 can all see Building 1 teaser at /node</p>
<p>admin, badmin1 can see Building 1 node view</p>
<p>op1 gets wsod for Building 1 node view</p>
<p>this all worked fine in 1.x but haven't gotten a version of 2.x up to the point where i could verify this used to work in 2.x</p>
<p>my guess would be something to do with recent changes to remove member, non-member roles from group ui (and possibly other places besides the ui)</p>
<p>i agree that concept of non-member doesn't make any sense; but not sure why member would be removed. should this not possibly be similar to the setup for the admin role where a role(s) needs to be defined as be assigned to newly added members?</p>
issue