View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002308 | SOGo | Web Calendar | public | 2013-05-03 20:15 | 2017-01-09 20:49 |
Reporter | heupink | Assigned To | ludovic | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 2.0.5 | ||||
Fixed in Version | 3.2.5 | ||||
Summary | 0002308: imported appointments (file.ics) do not show up on Kontact / Korganizer using caldav | ||||
Description |
Since manually creating appointments in a calendar also results in c_names WITH an .ics extension, I'm guessing the web access import behaviour is not good? | ||||
Additional Information | Both Kontact and Korganizer are using libkcal 4.3 (judging from the 'raw appointments' they create in the SOGo calendar). My Nokia N9 Meego device also uses libkcal 4.3, and shows the same symptoms: appointments not showing up. I expected the solution above also to solve the issue on my phone, but unfortunately, imported appointments still don't show up on my N9. :-( | ||||
Tags | CalDAV | ||||
2013-05-03 20:15
|
basic-enkele.ics (1,545 bytes)
BEGIN:VCALENDAR PRODID:-//Google Inc//Google Calendar 70.9054//EN VERSION:2.0 CALSCALE:GREGORIAN METHOD:PUBLISH X-WR-CALNAME:gezamelijkezaken@group.calendar.google.com X-WR-TIMEZONE:Europe/Amsterdam X-WR-CALDESC:Gezamelijke zaken BEGIN:VTIMEZONE TZID:Europe/Amsterdam X-LIC-LOCATION:Europe/Amsterdam BEGIN:DAYLIGHT TZOFFSETFROM:+0100 TZOFFSETTO:+0200 TZNAME:CEST DTSTART:19700329T020000 RRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU END:DAYLIGHT BEGIN:STANDARD TZOFFSETFROM:+0200 TZOFFSETTO:+0100 TZNAME:CET DTSTART:19701025T030000 RRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU END:STANDARD END:VTIMEZONE BEGIN:VEVENT DTSTART;VALUE=DATE:20130430 DTEND;VALUE=DATE:20130501 DTSTAMP:20130428T162531Z UID:63admj1f0faa5m84nr88ego35s@google.com CREATED:20130428T064556Z DESCRIPTION: LAST-MODIFIED:20130428T064556Z LOCATION: SEQUENCE:0 STATUS:CONFIRMED SUMMARY:Koninginnendag TRANSP:OPAQUE END:VEVENT BEGIN:VEVENT DTSTART;VALUE=DATE:20130928 DTEND;VALUE=DATE:20130929 DTSTAMP:20130428T162531Z UID:fos0k7s8jsrt07u3qkc6pkah50@google.com CREATED:20130427T122251Z DESCRIPTION: LAST-MODIFIED:20130427T122251Z LOCATION: SEQUENCE:0 STATUS:CONFIRMED SUMMARY:Laat TRANSP:TRANSPARENT END:VEVENT BEGIN:VEVENT DTSTART;VALUE=DATE:20130925 DTEND;VALUE=DATE:20130926 DTSTAMP:20130428T162531Z UID:s0vjbbpmjdmv3vav7hprnomkf4@google.com CREATED:20130427T122240Z DESCRIPTION: LAST-MODIFIED:20130427T122240Z LOCATION: SEQUENCE:0 STATUS:CONFIRMED SUMMARY:Vroeg 1/2 TRANSP:TRANSPARENT END:VEVENT END:VCALENDAR |
I also tried using the online demo, to make sure that this issue is not specific to my installation. I observe the same. Link to an imported file.ics appointment: (sogo1/sogo1) Link to a manually created appointment: The imported appointment does NOT show up on Kontact / Korganiser (and my Nokia N9 meego) The manually created appointment DOES show up on Kontact / Korganiser (and the Nokia N9) |
|
sogo: master 457fccd5 2016-12-21 11:43 Details Diff |
(fix) append .ics extension if not present when importing events (fixes 0002308) |
Affected Issues 0002308 |
|
mod - SoObjects/Appointments/SOGoAppointmentFolder.m | Diff File | ||
sogo: v2 3c8412e9 2016-12-21 11:43 Details Diff |
(fix) append .ics extension if not present when importing events (fixes 0002308) |
Affected Issues 0002308 |
|
mod - SoObjects/Appointments/SOGoAppointmentFolder.m | Diff File | ||
sogo: maint d53f477c 2016-12-21 11:43 Committer: francis Details Diff |
(fix) append .ics extension if not present when importing events (fixes 0002308) |
Affected Issues 0002308 |
|
mod - SoObjects/Appointments/SOGoAppointmentFolder.m | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2013-05-03 20:15 | heupink | New Issue | |
2013-05-03 20:15 | heupink | File Added: basic-enkele.ics | |
2013-05-07 15:30 | heupink | Note Added: 0005568 | |
2013-05-07 16:26 | heupink | Tag Attached: CalDAV | |
2016-12-21 16:44 | ludovic | Changeset attached | => sogo master 457fccd5 |
2016-12-21 16:44 | ludovic | Assigned To | => ludovic |
2016-12-21 16:44 | ludovic | Resolution | open => fixed |
2016-12-21 16:44 | ludovic | Changeset attached | => sogo v2 3c8412e9 |
2016-12-21 16:46 | ludovic | Status | new => resolved |
2016-12-21 16:46 | ludovic | Fixed in Version | => 3.2.5 |
2017-01-09 20:49 | francis | Changeset attached | => sogo maint d53f477c |