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 329420 - Dates for repeated events can be incorrect
Dates for repeated events can be incorrect
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: Calendar
2.4.x (obsolete)
Other other
: Normal normal
: ---
Assigned To: evolution-calendar-maintainers
Evolution QA team
: 329424 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-02-01 04:15 UTC by Bruce Bertrand
Modified: 2009-07-31 12:13 UTC
See Also:
GNOME target: ---
GNOME version: 2.11/2.12


Attachments
the test event (474 bytes, text/plain)
2009-07-31 12:11 UTC, Milan Crha
Details

Description Bruce Bertrand 2006-02-01 04:15:57 UTC
Distribution: Ubuntu 5.10 (breezy)
Package: Evolution
Severity: Normal
Version: GNOME2.12.1 unspecified
Gnome-Distributor: Ubuntu
Synopsis: Dates for repeated events can be incorrect
Bugzilla-Product: Evolution
Bugzilla-Component: Calendar
Bugzilla-Version: unspecified
Description:
Description of Problem:
When viewing a calender that is an .ics file with dates stored in UTC,
the date of a repeated object can differ if the offset for the local
timzone causes the event to begin on a different local date than its
UTC
date.

Steps to reproduce the problem:
1. Set Evolution's timezone to America/New_York (UTC -5 hours)
2. Create an iCal file with an event that begins on a Friday at 12:30
am
UTC and repeats every Friday
3. Import the calendar file into Evolution

Actual Results:
Initial event displays as 7:30 pm on Thursday, as expected.
Subsequent repetitions display as 7:30 pm on Wednesday

Expected Results:
Repeated events should occur on Thursday.

How often does this happen?
Always

Additional Information:
For a more complete discription, please see
http://gnomesupport.org/forums/viewtopic.php?t=10443&highlight=




------- Bug created by bug-buddy at 2006-02-01 04:15 -------

Comment 1 Bruce Bertrand 2006-02-01 05:02:29 UTC
*** Bug 329424 has been marked as a duplicate of this bug. ***
Comment 2 André Klapper 2006-02-01 13:57:26 UTC
perhaps, perhaps, perhaps related to bug 314124
Comment 3 Milan Crha 2009-07-31 12:11:11 UTC
Created attachment 139624 [details]
the test event
Comment 4 Milan Crha 2009-07-31 12:13:02 UTC
With 2.27.5 and the above test event I see all correct. Please reopen if you not. Thanks.