Closed (outdated)
Project:
Event
Version:
5.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Jun 2005 at 11:28 UTC
Updated:
13 Apr 2018 at 20:57 UTC
Jump to comment: Most recent
Events spanning multiple days show up as single day events in the subscribed iCal calendar. Nice integration however....
How about importing events from iCal, any work on that in progress?
Comments
Comment #1
crunchywelch commentedmultiple day events render fine for me in sunbird, what client are you using? ical export is coming.
Comment #2
bwynants commentedI use Apple's iCal from Tiger (version 2.0.1)
I had to change the event in iCal and make it an 'All Day Event' to make it appear correct.
Exports from before and after (from iCal) included.
-- Wrong --
BEGIN:VCALENDAR
VERSION:2.0
X-WR-CALNAME:AX Blog
PRODID:-//Apple Computer\, Inc//iCal 2.0//EN
X-WR-RELCALID:B5153FFD-C251-4F5E-8DBE-34C8D585109E
X-WR-TIMEZONE:Europe/Brussels
CALSCALE:GREGORIAN
METHOD:PUBLISH
BEGIN:VEVENT
DTSTART:20050601T040000Z
DTEND:20050630T160000Z
SUMMARY:Permanentie
URL;VALUE=URI:http://xxxx/blog/node/44
UID:9CF16170-B89F-4894-8B81-462834D074E6
DESCRIPTION:Start: 2005-06-01 08:00End: 2005-06-30 20:00Timezone: Etc/GM
T-2
END:VEVENT
END:VCALENDAR
-- Right --
BEGIN:VCALENDAR
VERSION:2.0
X-WR-CALNAME:x
PRODID:-//Apple Computer\, Inc//iCal 2.0//EN
X-WR-RELCALID:96E1787A-8E4D-42EC-8B69-E7F6AF0B1B77
X-WR-TIMEZONE:Europe/Brussels
CALSCALE:GREGORIAN
METHOD:PUBLISH
BEGIN:VEVENT
DTSTAMP:20050606T090155Z
UID:EF940C31-5BAF-416D-804B-80442A44CCD2
SEQUENCE:2
URL;VALUE=URI:http://xxxx/blog/node/44
DTSTART;VALUE=DATE:20050601
SUMMARY:Permanentie
DTEND;VALUE=DATE:20050701
DESCRIPTION:Start: 2005-06-01 08:00End: 2005-06-30 20:00Timezone: Etc/GM
T-2
END:VEVENT
END:VCALENDAR
--
Comment #3
michelleI don't use iCal, but it's been 2 years... If this is still a problem in the 5.x version, someone can reopen this.
Michelle
Comment #4
bwynants commentedstill an issue
Comment #5
japerryEvent for Drupal 8 is unrelated to older versions. If an issue similar to this one exists, please open a new issue with the 8.x branch.