Closed (fixed)
Project:
Organic Groups - Multiple Mandatory Groups by Role
Version:
5.x-1.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Jun 2008 at 12:35 UTC
Updated:
2 Aug 2008 at 17:15 UTC
Comments
Comment #1
dwees commentedThe problem here is the $account variable doesn't seem to contain the user roles during the insert $op. Solution, use $edit instead.
Arround line 1000 change
to
and everything seems to work as expected.
Dave
Comment #2
richard.e.morton commentedis this likely to be in the next point release?
Comment #3
richard.e.morton commentedsorry, I forgot to say thanks for your time and effort looking into this.
R
Comment #4
dwees commentedI have no idea if it will be included or not, I'm not the module maintainer, just someone else who was having exactly the same issue you were having.
Dave
Comment #5
rconstantine commentedDidn't have time to repeat the error, but added the change to both branches. Hopefully that doesn't screw anything else up. Let me know if it does.
Comment #6
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.