Groups
Groups
Sign in
Groups
Groups
RiCal
Conversations
About
Send feedback
Help
Erroneous colon in calendar names
59 views
Skip to first unread message
Yuval
unread,
Mar 22, 2011, 2:42:44 PM
3/22/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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 PM
3/22/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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