Closed (fixed)
Project:
Features
Version:
6.x-1.0-beta3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Oct 2009 at 10:57 UTC
Updated:
3 Jan 2014 at 00:29 UTC
Jump to comment: Most recent
I found this because og_user_roles_node_info will return NULL if og_subgroups is not enabled. Features continues to use the result as if it was an array, which creates a PHP warning (or error). Patch below fixes it.
| Comment | File | Size | Author |
|---|---|---|---|
| features.node_.inc_.patch | 837 bytes | josh waihi |
Comments
Comment #1
yhahn commentedThank you. Committed: http://drupal.org/cvs?commit=274778