Have to fetch users before getting groups and vice versa
Bug #1660181 reported by
David Hewitt
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
liboobs (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
Tried to use oobs_groups_
Calling oobs_users_
get_groups has to be called before get_users works and get_users has to be called before get_groups works.
I suspect this is because of line 306 in oobs-groupsconfig.c being the following:
oobs_object_
Should that not be the following?
oobs_object_
Line 428 in oobs-usersconfig.c is the reversed version of the same line.
To post a comment you must log in.