Closed (fixed)
Project:
Open Atrium
Version:
7.x-2.0-alpha5
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 May 2013 at 22:36 UTC
Updated:
7 Jun 2013 at 01:30 UTC
After the first space is created:
Notice: Undefined property: stdClass::$og_group_ref in oa_messages_determine_user_notifiers() (line 150 of /srv/bindings/4e78146bdbd84c3699ff95951e8746eb/code/profiles/openatrium/modules/features/oa_messages/oa_messages.module).
Comments
Comment #1
Argus commentedThis happens on creation of every space.
Comment #2
hefox commentedA space should not have og_group_ref, so correctly not having that field.
Not sure whether it's a bug that function is being called with non-space contnet, or if it should be being called, what it should be doing instead.
Comment #3
mpotter commentedCommitted to 90726ba.
Comment #4
mpotter commentedFixed in 90726ba.