Actions
Bug #2207
closedJ16: myCmsGid function is returning the group instead of the ID
Description
When using $_CB_framework->myCmsGid() the returned value is the Group instead of the actual ID causing queries and various other checks to fail.
Updated by krileon almost 14 years ago
- File 2207.patch added
This was due to the API change of the groups array returned for a Joomla user.
Please apply #2202 before this patch so the code lines match!
Updated by krileon almost 14 years ago
- Status changed from New to Resolved
- Assignee changed from krileon to beat
- % Done changed from 0 to 100
Updated by beat almost 14 years ago
- Status changed from Resolved to Closed
- Estimated time set to 1:00 h
Fixed as suggested in #2225 in r1348 .
Actions