Closed
Bug 263665
Opened 20 years ago
Closed 20 years ago
Reoccuring task marked complete don't reappear as uncomplete next date
Categories
(Calendar :: Sunbird Only, enhancement)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 155889
People
(Reporter: mlg9000, Assigned: mostafah)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) Gecko/20041001 Firefox/0.10.1 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) Gecko/20041001 Firefox/0.10.1 The logic of having reoccuring tasks seems flawed if tasks don't repeat themselves on the task list. As it currently works if you mark a reoccuring task as complete it stays in complete status unless you manually mark it back to uncomplete. Reproducible: Always Steps to Reproduce: 1. Create a task that you'd do weekly (or example "Cut the Lawn") 2. Mark the that task as complete 3. Wait until the next scheduled reoccuring of that task Actual Results: The task remains in a complete status Expected Results: If reoccuring task is marked complete, reset it's status to uncomplete on the next reoccurance date I realize there's probably two dozen different ways to handle this and that there are other bugs posted similiar to this one. As it stands now though the task list has very limited functionality and needs refinement IMO.
Calendar uses RFC2445 as its data model (so it can be sure to be able to interchange data with other calendar programs), and currently it is not clear how it can handle completion info for separate instances of a recurring task. See bug 155889, esp. https://bugzilla.mozilla.org/show_bug.cgi?id=155889#c6 If you have another calendar program that allows you to have different completion info for different recurrences, how does it export that info to iCalendar (ics files)?
Comment 2•20 years ago
|
||
Reporter:
This looks like the issue discussed in bug 225711, and also in bug 155889.
Please look over these bugs, and if you agree that if it is a duplicate of
either/both of them, please mark it as such.
Comment 3•20 years ago
|
||
This issue is already being addressed in bug 155889, see especially, bug 155889 comment 6 and bug 155889 comment 18. *** This bug has been marked as a duplicate of 155889 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Comment 4•18 years ago
|
||
The bugspam monkeys have been set free and are feeding on Calendar :: Sunbird Only. Be afraid for your sanity!
QA Contact: gurganbl → sunbird
You need to log in
before you can comment on or make changes to this bug.
Description
•