View Issue Details

IDProjectCategoryView StatusLast Update
0004397SOGoApple iPhone OSpublic2018-02-14 15:06
Reporterbene Assigned Toludovic  
PrioritylowSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version3.2.10 
Summary0004397: Hole-day events created in SOGo web client have wrong starting date in iOS 11 calendar app
Description

When I create an event with the SOGo web calendar, which spans over one or multiple days, my iPhone calendar app displays it starting one day too early. When looking into the event details on the iOS calendar app, it also states the start date of the event one day too early.
The SOGo web calendar displays it properly.
Hole-day events created in the iOS calendar are shown properly on both clients. However, then editing this event in the SOGo web calendar causes the same issue as mentioned.

I sync my iOS device via activesync and I run version iOS version 11.2.5.
My SOGo server version is currently 3.2.10.20180202, running on Debian 8.10.

TagsNo tags attached.

Activities

tfu

tfu

2018-02-10 07:38

reporter   ~0012590

What timezone are you using? SOGo and EAS clients have to be in the same timezone.

bene

bene

2018-02-11 12:44

reporter   ~0012591

Both SOGo and my ActiveSync Clients are set to Europe/Berlin.
When I look at the raw source code of an all-day event created with my iOS clients, the timezone information is set by the parameter "TZID". However, this is not the case with an event created in SOGo.

andre.peters

andre.peters

2018-02-13 10:58

reporter   ~0012595

Last edited: 2018-02-13 11:26

Can confirm this on nightly.

SOGoTimeZone = "Europe/Berlin";

iOS device is "Europe/Berlin".

//Edit: Seems like recreating that event fixes it?

Related Changesets

sogo: master e50e112a

2018-02-14 10:05

ludovic


Details Diff
(fix) correctly handle all-day events with EAS v16 (fixes 0004397) Affected Issues
0004397
mod - ActiveSync/iCalEvent+ActiveSync.m Diff File
mod - NEWS Diff File

Issue History

Date Modified Username Field Change
2018-02-09 10:23 bene New Issue
2018-02-10 07:38 tfu Note Added: 0012590
2018-02-11 12:44 bene Note Added: 0012591
2018-02-13 10:58 andre.peters Note Added: 0012595
2018-02-13 11:26 andre.peters Note Edited: 0012595
2018-02-14 15:06 ludovic Changeset attached => sogo master e50e112a
2018-02-14 15:06 ludovic Assigned To => ludovic
2018-02-14 15:06 ludovic Resolution open => fixed
2018-02-14 15:06 ludovic Status new => resolved