Closed (fixed)
Project:
Organic Groups
Version:
7.x-2.x-dev
Component:
og.module
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
21 Jul 2013 at 06:29 UTC
Updated:
4 Aug 2013 at 09:51 UTC
Right now the permission check in will fail in OgSelectionHandler::getGidsForCreate() on group audience fields targeting any other group type than "node".
Here's a simple patch that fixes this.
| Comment | File | Size | Author |
|---|---|---|---|
| og-correct-group-adience-type-1.patch | 775 bytes | dixon_ |
Comments
Comment #1
amitaibuCommitted, thanks.