Public bug reported:

I have to use an company account on MS Office 365 and prefer evolution
as the primary desktop client.

Unfortunately  an event created by evolution using the EWS plugin
contains an incorrect TZID, so the event isn't shown at the desired time
on other clients, neither the Office 365 webfrontend nor an android
phone. Creation of an similar event on a google calendar works perfekt.

To localize the problem, I created similar events on the ews account and
the google account and exported the event as an ics-file.

Here is cutout from the event on the ews account, right after creating
the event with evolution. Please recognize the
"/freeassociation.sourceforge.net/Tzfile/"-part within the TZID:

$ grep -A15 BEGIN:VEVENT test_20_ews.ics 
BEGIN:VEVENT
UID:
 040000008200E00074C5B7101A82E00800000000BC57011B41E2CF01000000000000000010
 000000EC618997FB81D949BFA28F577C47CFB2
DTSTAMP:20141006T092656Z
DTSTART;TZID=/freeassociation.sourceforge.net/Tzfile/Europe/Berlin:
 20141007T200000
DTEND;TZID=/freeassociation.sourceforge.net/Tzfile/Europe/Berlin:
 20141007T203000
TRANSP:OPAQUE
SEQUENCE:2
SUMMARY:test 20 ews
CLASS:PUBLIC
CREATED:20141007T151226Z
LAST-MODIFIED:20141007T151226Z
X-EVOLUTION-ITEMID:

And here is the same from the google account:

$ grep -A15 BEGIN:VEVENT test_20_google.ics 
BEGIN:VEVENT
DTSTART;TZID=Europe/Berlin:20141007T200000
DTEND;TZID=Europe/Berlin:20141007T203000
DTSTAMP:20141007T144508Z
UID:20141007T144454Z-9726-1000-2641-0@jupiter
CLASS:PUBLIC
CREATED:20141007T144508Z
X-LIC-ERROR;X-LIC-ERRORTYPE=VALUE-PARSE-ERROR:No value for DESCRIPTION 
 property. Removing entire property:
LAST-MODIFIED:20141007T144508Z
X-LIC-ERROR;X-LIC-ERRORTYPE=VALUE-PARSE-ERROR:No value for LOCATION 
 property. Removing entire property:
SEQUENCE:2
STATUS:CONFIRMED
SUMMARY:Test um 20 Uhr
TRANSP:OPAQUE

IMHO the part "/freeassociation.sourceforge.net/Tzfile/" within the TZID
is not correct!

What causes this prefix of the TZID, and could this be fixed, so that
other clients determine the desired timezone of an event?

** Affects: evolution-ews (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1378410

Title:
  Wrong TZID for events created on EWS account by evolution

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evolution-ews/+bug/1378410/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to