GNOME Bugzilla – Bug 324518
Webcal Entries Duplicated In Calendar
Last modified: 2013-09-13 00:58:02 UTC
Please describe the problem: Webcals are working better, and displaying now in all calendar views. However, attaching shot that entries are duplicating numerous times for the same day. Steps to reproduce: 1. 2. 3. Actual results: Expected results: Does this happen every time? Other information:
Created attachment 56169 [details] Note duplicate entries on calendar when pulled from .ics file.
Please check if the duplicated calendar items are from the same calendar. Do they disappear after pressing clear ?
If they are events from multiple calendars, its not a bug.
They are not dupes. The same file displays correctly in Evo 2.2. Attaching file that is generating dupes and reopen.
Created attachment 56223 [details] File generating dupes
I can't reopen, someone please do so?
Re-opening.
I put the attached calendar in a webserver and created a web cal in evolution. I am not seeing any duplicated events in the same day 27th december 2005.
I found the issue. That file is recreated and republished each night at 2am with current information. What I found is that when you first add it, it works correctly. However, the next day when it reads that file again it has some of the events from the previous days load still in cache and they duplicate. In other words, when Evolution goes out and reads the .ics file, all items in cache should be deleted and it should start completely over.
*** Bug 308037 has been marked as a duplicate of this bug. ***
Created attachment 57090 [details] [review] fixes the bug
fix has been committed.
*** Bug 322697 has been marked as a duplicate of this bug. ***
Confirmed fixed in 20060111 snapshot. Nice.