Actions
Bug #1976
closedProblems in Trivial Applications page
Start date:
09/09/2014
Due date:
% Done:
100%
Estimated time:
2.00 h
Description
The following fixes and improvements are needed in Trivial Applications page (as of commit g9ad2d72):
- trivial consumer
setScope
is deprecated (#1734)- Face variable should be a class member, to be consistent with other example apps
- Interest variable should be named as
interest
, noti
- line 65 violates rule 1.2
- trivial producer
onInterest
should takeInterestFilter
parameter typeonRegisterFailed
should make use of error code
- consumer with scheduler
- same problems as trivial consumer
- highlighting is incorrect
Updated by Anonymous almost 10 years ago
- Status changed from In Progress to Code review
- % Done changed from 0 to 70
Updated by Alex Afanasyev almost 10 years ago
Steve, is this task done and can be closed? Or there is something else (30%) needs to be done?
Updated by Anonymous almost 10 years ago
- Status changed from Code review to Closed
- % Done changed from 70 to 100
It's done, but my understanding was that bugs should only be closed by their creator.
Actions