Closed Bug 455552 Opened 16 years ago Closed 14 years ago

Unifinder incorrectly updates and displays occurrences of repeating events

Categories

(Calendar :: Calendar Frontend, defect)

Sunbird 0.9
x86
Windows XP
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 508320

People

(Reporter: ssitter, Unassigned)

References

Details

Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.18pre) Gecko/20080916 Sunbird/0.9

Unifinder incorrectly updates and displays occurrences of repeating events


1. Start Sunbird with clean profile and use the default Home calendar

2. Set unifinder to a limited view (I used 'events in the next 14 days')
   and sort by start date

3. Create a daily repeating event with 5 occurrences starting tomorrow
   (during this test an event repeating 09/17 to 09/21 was used)
--> unifinder shows 5 occurrences (09/17, 09/18, 09/19, 09/20, 09/21)
    OK, as expected

4. Delete just the single occurrence on 09/19
--> unifinder shows 4 occurrences (09/17, 09/18, 09/18, 09/20)
    NOT OK (expected 09/17, 09/18, 09/20, 09/21)

5. Press the Find Events toolbar button twice to hide/show the unifinder
--> unifinder shows 6 occurrences (09/17, 09/18, 09/18, 09/20, 09/20, 09/21)
    NOT OK (expected 09/17, 09/18, 09/20, 09/21)

6. Delete the entire event series in the view (choose all occurrences)
--> unifinder shows 2 occurrences (09/18, 09/18)
    NOT OK (expected empty list)

7. Press the Find Events toolbar button twice to hide/show the unifinder
--> unifinder shows 4 occurrences (09/18, 09/18, 09/20, 09/21)
    NOT OK (expected empty list)

8. Execute Reload Remote Calendars command from file menu
--> unifinder shows empty list
    OK, as expected
Happens also in Sunbird 0.8 (20080331).
Might be the same underlying issue as Bug 387315 because resizing the splitter below the unifinder seems to fix it. But maybe the resizing just triggers the same update as Reload Remote Calendars does.
Also fixed by the patch to bug 508320.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.