method award_trophies in DesktopCouchStore does not return the list of Trophies
Bug #675718 reported by
Manish Sinha (मनीष सिन्हा)
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Cheers |
Fix Committed
|
Medium
|
Manish Sinha (मनीष सिन्हा) |
Bug Description
At line 89 of DesktopCouchStore
http://
in method award_trophies only the trophies matching the ids are awarded but they are not returned back which makes notify-osd notification tough as they cannot be implemented in DesktopCouchStore class
Additionally the list of trophies are also to be returned to the client via Signal
Changed in cheers: | |
milestone: | none → 0.1.0 |
Changed in cheers: | |
assignee: | Seif Lotfy (seif) → Manish Sinha (manishsinha) |
Changed in cheers: | |
status: | Confirmed → Fix Committed |
To post a comment you must log in.
Assigned to Seif as he was the person who implemented DesktopCouchStore