Actions
Bug #9383
closedType check bug in getBookmarksByActivity causes directly loaded activity to fail bookmarked check
Bug #9383:
Type check bug in getBookmarksByActivity causes directly loaded activity to fail bookmarked check
Description
This is due to loadObjectList giving a string key, which allows it to work while called in a stream, but doesn't work when called directly since directly passes the int id.
Updated by krileon almost 2 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Updated by krileon almost 2 years ago
- Target version changed from 6.2.0 to 6.1.1
Updated by krileon almost 2 years ago
- Status changed from Resolved to Closed
Actions