Closed (fixed)
Project:
OG User Roles
Version:
6.x-1.4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
18 Mar 2009 at 21:17 UTC
Updated:
1 Apr 2009 at 23:40 UTC
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.