Actions
Bug #3301
closedIn some situations (rarely) get_groups_below_me can return nothing for RAW output
Description
When using get_groups_below_me for API purposes to retrieve raw array of values it can sometimes return nothing, which will cause query errors through CB.
Files
Updated by krileon over 12 years ago
- File 3301.patch 3301.patch added
- Status changed from Assigned to Resolved
- Assignee changed from krileon to beat
- % Done changed from 0 to 100
Proposed patch will ensure get_groups_below_me raw will output -2 and Public even if the user has no groups.
Updated by beat over 12 years ago
- Status changed from Resolved to Closed
- Estimated time set to 2:00 h
Fixed in r1817 .
Actions