View Issue Details

IDProjectCategoryView StatusLast Update
0001375Funambol SOGo ConnectorWeb Calendarpublic2014-02-07 12:32
Reporterwimmer Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status newResolutionopen 
Summary0001375: Reminders
Description

I'm using current mtn and Funambol-10.0.2 with funambol-sogo-1.0.9.s4j.20110419.
It looks transfers of Reminders work in both direction. That's great news.

When I create new event in PDA (Windows Mobile) with Reminder (-5 min) and do synchronization via Funambol, Lightning displays this Reminder correctly, but SOGo WebGUI doesn't.
Reminder of this event has form:
TRIGGER;TZID=Europe/Prague;VALUE=DATE-TIME:20110714T135500

I insert that complete event.
Thanks for you work,
Milos

Additional Information

c_content = "BEGIN:VCALENDAR

VERSION:2.0

BEGIN:VTIMEZONE

TZID:Europe/Prague

BEGIN:DAYLIGHT

DTSTART:20100328T020000

RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=-1SU;BYMONTH=3

TZOFFSETFROM:+0100

TZOFFSETTO:+0200

TZNAME:Europe/Prague

END:DAYLIGHT

BEGIN:STANDARD

DTSTART:20101031T030000

RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=-1SU;BYMONTH=10

TZOFFSETFROM:+0200

TZOFFSETTO:+0100

TZNAME:Europe/Prague

END:STANDARD

END:VTIMEZONE

BEGIN:VEVENT

UID:1073742357

SUMMARY:Test reminder

DESCRIPTION:

LOCATION:

CATEGORIES:

CLASS:PUBLIC

DTSTART;TZID=Europe/Prague:20110714T140000

DTEND;TZID=Europe/Prague:20110714T150000

X-FUNAMBOL-ALLDAY:0

X-MICROSOFT-CDO-BUSYSTATUS:2

X-FUNAMBOL-AALARMOPTIONS:4

BEGIN:VALARM

TRIGGER;TZID=Europe/Prague;VALUE=DATE-TIME:20110714T135500

ACTION:DISPLAY

DESCRIPTION:Test reminder

END:VALARM

END:VEVENT

END:VCALENDAR

";

TagsNo tags attached.

Relationships

duplicate of 0000633 closed Alarms aren't synced correctly. Conversion necessary! 

Activities

francis

francis

2011-12-22 17:52

administrator   ~0003189

We currently have one big limitation : the alarm's trigger value type must be DURATION, which is enough for the Web interface and Lightning.

Issue History

Date Modified Username Field Change
2011-07-13 19:42 wimmer New Issue
2011-12-22 17:52 francis Note Added: 0003189
2011-12-22 17:54 francis Relationship added duplicate of 0000633
2014-02-07 12:32 ludovic Project SOGo => Funambol SOGo Connector