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