View Issue Details

IDProjectCategoryView StatusLast Update
0003038SOGoActiveSyncpublic2015-09-25 17:37
Reporteronofabio Assigned Toludovic  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionsuspended 
Product Version2.2.12a 
Summary0003038: Date attributes on events
Description

Events created with mobile device (I try with iPad and Android 4.2.2) have incomplete date attributes syntax.

ICS CODE:

BEGIN:VCALENDAR
PRODID:-//Inverse inc./SOGo 2.2.12//EN
VERSION:2.0
BEGIN:VEVENT
UID:475AF8C794764847A7DDF213733602670
SUMMARY: sample event
CLASS:PUBLIC
DTSTART;:20150219T080000Z
DTEND;:20150219T083000Z
BEGIN:VALARM
TRIGGER;VALUE=DURATION:-P1W
ACTION:DISPLAY
END:VALARM
END:VEVENT
END:VCALENDAR

DTSTART and DTEND syntax:
DTSTART;:20150219T080000Z

so

ATTRIBUTE;NO DATA:date

This syntax could be correct, but when I try sync with Android device (using DAVDroid) on CALDAV account, the app doesn't download event.

Steps To Reproduce

Create event with a device using ActiveSync account

TagsNo tags attached.

Activities

ludovic

ludovic

2014-12-23 20:51

administrator   ~0007935

Have you selected a timezone in SOGo's web interface?

If so, which one?

onofabio

onofabio

2014-12-24 09:50

reporter   ~0007937

I have not selected the timezone in SOGo's web interface.

I could select it, but I don't understand why this setting is important for active sync protocol use. My users doesn't use web interface...

I will retry after this settings...

onofabio

onofabio

2014-12-24 11:27

reporter   ~0007938

OK, I set TimeZone var in sogo.conf and now date attributes have timezone value.

Ex.

DTSTART;TZID=Europe/Rome:20141224T143000

Can I set a UTC timezone... like Etc/UTC ?

ludovic

ludovic

2014-12-24 12:21

administrator   ~0007939

Do you have a timezone specified in your /etc/sogo/sogo.conf?

onofabio

onofabio

2014-12-24 12:56

reporter   ~0007940

Yes, I set Europe/Rome as TimeZone in sogo.conf, but can I use UTC timezone?

ludovic

ludovic

2015-09-25 17:37

administrator   ~0008960

Suspended for now, reopen with evidences if necessary.

Issue History

Date Modified Username Field Change
2014-12-23 08:24 onofabio New Issue
2014-12-23 20:51 ludovic Note Added: 0007935
2014-12-24 09:50 onofabio Note Added: 0007937
2014-12-24 11:27 onofabio Note Added: 0007938
2014-12-24 12:21 ludovic Note Added: 0007939
2014-12-24 12:56 onofabio Note Added: 0007940
2015-09-25 17:37 ludovic Note Added: 0008960
2015-09-25 17:37 ludovic Status new => resolved
2015-09-25 17:37 ludovic Resolution open => suspended
2015-09-25 17:37 ludovic Assigned To => ludovic