Erroneous colon in calendar names

59 views
Skip to first unread message

Yuval

unread,
Mar 22, 2011, 2:42:44 PM3/22/11
to RiCal
RiCal.Calendar do |cal|
cal.add_x_property 'X-WR-CALNAME', 'Calendar'
cal.add_x_property 'METHOD', 'PUBLISH'
creating events....
end.export

When I load the resulting ics stream in iCal, the calendar name shows
up as :Calendar instead of Calendar.

Yuval

unread,
Mar 22, 2011, 3:43:54 PM3/22/11
to RiCal
It looks like the extra colon is being appended to the METHOD as well,
which leads me to believe this is a bug with add_x_property.
Reply all
Reply to author
Forward
0 new messages