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 317422 - Incorrect timezone information
Incorrect timezone information
Status: RESOLVED DUPLICATE of bug 315235
Product: Evolution Exchange
Classification: Deprecated
Component: Connector
2.4.x
Other Linux
: Normal major
: ---
Assigned To: Chenthill P
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2005-09-28 11:52 UTC by Nir Dremer
Modified: 2006-04-21 04:22 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
The patch displays the appointment in the right time. The fix for wrong timezone has been committed to connector on 2006-03-03. (4.14 KB, patch)
2006-04-20 07:16 UTC, Chenthill P
accepted-commit_now Details | Review

Description Nir Dremer 2005-09-28 11:52:47 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.
Comment 1 André Klapper 2005-09-30 00:50:31 UTC
hi nir, is this a duplicate of bug 314124?
Comment 2 Nir Dremer 2005-09-30 05:21:55 UTC
sorry to say it, but this is another bug ;-)
Comment 3 Chenthill P 2005-10-03 20:33:16 UTC
Moving it to exchange component.
Comment 4 Nir Dremer 2005-10-03 21:54:52 UTC
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.
Comment 5 Chenthill P 2006-04-20 07:16:41 UTC
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.
Comment 6 Chenthill P 2006-04-20 08:34:07 UTC
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 ***
Comment 7 Sushma Rai 2006-04-21 04:22:50 UTC
Patch looks fine for commit.
Please commit after correcting the code formatting.