Summary | iCalendar doesn't include X-WR-CALNAME field |
Queue | Horde Framework Packages |
Type | Enhancement |
State | Resolved |
Priority | 1. Low |
Owners | |
Requester | selsky (at) columbia (dot) edu |
Created | 06/11/2005 (7301 days ago) |
Due | |
Updated | 06/12/2005 (7300 days ago) |
Assigned | 06/11/2005 (7301 days ago) |
Resolved | 06/12/2005 (7300 days ago) |
Milestone | |
Patch | No |
State ⇒ Resolved
State ⇒ Assigned
New Attachment: x-wr-calname.patch
State ⇒ New
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ iCalendar doesn't include X-WR-CALNAME field
Queue ⇒ Horde Framework Packages
http://server/kronolith/ics.php?c=user%40server, and iCal uses a
calendar name of "Subscribed" and "Subscribed 2" instead of the real
names as specified in Kronolith. The X-WR-CALNAME header should be
added to the iCalendar output. eg:
X-WR-CALNAME: US Holidays
Looks like we need to add a way to get the calendar title in
Horde_iCalendar and need to call the setter in kronolith/ics.php