I came across a bug in the views filter on OGUR Groups: OGUR Roles when testing for a particular role type.
I kept getting an error in the SQL where node.gid = og_user_roles.nid was being expressed. Since this is obviously an incorrect operation, I've rolled in a patch to fix it.
Hopefully this helps you all and solves some obscure problem.
| Comment | File | Size | Author |
|---|---|---|---|
| og_user_roles_views_data.patch | 373 bytes | wilco |
Comments
Comment #1
somebodysysop commentedChanged commited to CVS. Should be packaged into .dev release in about 12 hours.
Thanks so much for catching this and submitting the fix.