Closed
Bug 295214
Opened 20 years ago
Closed 19 years ago
'Hide Completed Tasks' does not work (trunk)
Categories
(Calendar :: Sunbird Only, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jminta, Assigned: mvl)
References
Details
(Keywords: regression)
Attachments
(1 file)
|
1.37 KB,
patch
|
dmosedale
:
first-review+
|
Details | Diff | Splinter Review |
Choosing 'Hide Completed Tasks' has no noticable effect on the tasks list. This includes after forcing a screen-redraw or even restarting.
| Assignee | ||
Comment 1•20 years ago
|
||
This works for me on current trunk. On second thought: clicking the checkbox to complete a task doesn't always work. Is that what you are seeing?
| Reporter | ||
Comment 2•20 years ago
|
||
(In reply to comment #1) > This works for me on current trunk. > On second thought: clicking the checkbox to complete a task doesn't always work. > Is that what you are seeing? I was seeing both actually, and wasn't sure if they were related. This was on the 20050526-nightrat build, since I'm still getting errors when I try to build myself. If you can perhaps point me to a current trunk build, I'll be happy to check again.
| Reporter | ||
Comment 3•20 years ago
|
||
Just checked on the Windows contrib build-20050601 and I'm still seeing this.
| Assignee | ||
Comment 4•19 years ago
|
||
The sotrageprovider thinks alls items are not completed, so the todo list always shows them all. This patch should fix that. (I think it still doesn't store percent-complete, i need to investigate that)
| Reporter | ||
Comment 5•19 years ago
|
||
Comment on attachment 188755 [details] [diff] [review] patch to storage provider This fixes the problem for me. Also, percent-complete is stored properly for me.
Comment 6•19 years ago
|
||
Comment on attachment 188755 [details] [diff] [review] patch to storage provider r=dmose
Attachment #188755 -
Flags: first-review?(vladimir) → first-review+
| Assignee | ||
Comment 7•19 years ago
|
||
patch checked in
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Updated•19 years ago
|
QA Contact: gurganbl → sunbird
You need to log in
before you can comment on or make changes to this bug.
Description
•