GNOME Bugzilla – Bug 317422
Incorrect timezone information
Last modified: 2006-04-21 04:22:50 UTC
Distribution/Version: Gentoo When receiving a meeting request from outlook exchange account (this is the source i checked with it might be larger problem), the meeting is being sent in Asia/Jerusalem time, recieved in Asia/Jerusalem time (meeting email shows GMT+2:00)Jerusalem. The meeting is being added at one hour late than supposed to ... The most suspicious element is that when i double click on the meeting, the meeting is shown as in Harare/Pretoria. Checking in bugzilla i found a bug about outdated ics files, updated mine.. but it didnt help... i believe it's wrong detection of timezone.
hi nir, is this a duplicate of bug 314124?
sorry to say it, but this is another bug ;-)
Moving it to exchange component.
I found this problem to be a bit wider (tested with pop3 server): When i send a meeting request from outlook through an exchange server which sends it to pop3 server, when received in evolution (through pop3) the time information in the e-mail meeting description is already an hour later than supposed to. It might be a different bug, but i think there's a big problem with timezones and receiving mails written by exchange/outlook.
Created attachment 63918 [details] [review] The patch displays the appointment in the right time. The fix for wrong timezone has been committed to connector on 2006-03-03.
Sorry, this does not fix the bug. The bug mentioned is a problem with outlook. Have updated the bug 315235.This patch fixes the problem of appointments appearing in wrong time. *** This bug has been marked as a duplicate of 315235 ***
Patch looks fine for commit. Please commit after correcting the code formatting.