Closed (fixed)
Project:
Organic Groups
Version:
7.x-2.x-dev
Component:
og.module
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
6 Sep 2012 at 11:38 UTC
Updated:
20 Sep 2012 at 20:11 UTC
Jump to comment: Most recent file
Since the group-audience doesn't use the field storage we can't use entityFieldQuery.
Patch will check for group audience fields, and if found alter the query accordingly.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 1776560-efq-og-3.patch | 12.13 KB | amitaibu |
| #2 | 1776560-efq-og-2.patch | 4.09 KB | amitaibu |
| #1 | 1776560-efq-og-1.patch | 4.08 KB | amitaibu |
Comments
Comment #1
amitaibuComment #2
amitaibuFix typo.
Comment #3
amitaibuAdded lots of tests.
Comment #4
amitaibuCommitted. Hope nothing too big breaks on your sites... ;)