After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 324518 - Webcal Entries Duplicated In Calendar
Webcal Entries Duplicated In Calendar
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: Calendar
2.6.x
Other All
: Normal normal
: ---
Assigned To: evolution-calendar-maintainers
Evolution QA team
: 308037 322697 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2005-12-19 17:09 UTC by David Richards
Modified: 2013-09-13 00:58 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Note duplicate entries on calendar when pulled from .ics file. (77.09 KB, image/png)
2005-12-19 17:10 UTC, David Richards
  Details
File generating dupes (37.91 KB, application/octet-stream)
2005-12-20 20:52 UTC, David Richards
  Details
fixes the bug (1.33 KB, patch)
2006-01-10 07:03 UTC, Chenthill P
none Details | Review

Description David Richards 2005-12-19 17:09:17 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:
Comment 1 David Richards 2005-12-19 17:10:11 UTC
Created attachment 56169 [details]
Note duplicate entries on calendar when pulled from .ics file.
Comment 2 Chenthill P 2005-12-20 12:54:12 UTC
Please check if the duplicated calendar items are from the same calendar. Do they disappear after pressing clear ?
Comment 3 Chenthill P 2005-12-20 12:57:36 UTC
If they are events from multiple calendars, its not a bug.
Comment 4 David Richards 2005-12-20 20:50:21 UTC
They are not dupes.  The same file displays correctly in Evo 2.2.  Attaching file that is generating dupes and reopen.
Comment 5 David Richards 2005-12-20 20:52:22 UTC
Created attachment 56223 [details]
File generating dupes
Comment 6 David Richards 2005-12-20 20:53:37 UTC
I can't reopen, someone please do so?
Comment 7 Chenthill P 2005-12-21 07:52:41 UTC
Re-opening.
Comment 8 Chenthill P 2006-01-04 13:44:09 UTC
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. 
Comment 9 David Richards 2006-01-04 13:54:21 UTC
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.
Comment 10 Chenthill P 2006-01-06 06:33:28 UTC
*** Bug 308037 has been marked as a duplicate of this bug. ***
Comment 11 Chenthill P 2006-01-10 07:03:27 UTC
Created attachment 57090 [details] [review]
fixes the bug
Comment 12 Chenthill P 2006-01-10 07:03:53 UTC
fix has been committed.
Comment 13 Chenthill P 2006-01-11 06:46:36 UTC
*** Bug 322697 has been marked as a duplicate of this bug. ***
Comment 14 David Richards 2006-01-11 17:52:59 UTC
Confirmed fixed in 20060111 snapshot.  Nice.