No access if OG node type is different than 'group'
inqui - October 26, 2009 - 20:44
| Project: | OG Aggregator |
| Version: | 6.x-1.2 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
in function og_aggregator_access:
$object->type == 'group' checks should be replaces with og_is_group_type($object->type)

#1
#2
All fixed up in latest release, thanks for the bug post.
#3
Automatically closed -- issue fixed for 2 weeks with no activity.