Feature #1968
ICS view: link for location and e-mail for organizer
| Status: | New | Start: | 02/07/2011 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | % Done: | 0% |
||
| Category: | iCalendar | |||
| Target version: | 1.5.0 |
Description
In the ics view the external links are not exported. iCalendar seems to support email adresses for organizers (http://tools.ietf.org/html/rfc5545#section-3.8.4.3) and external links for locations (http://tools.ietf.org/html/rfc5545#section-3.8.1.7).
Additionally the external calendar import ignores these information. When it imports an iCalendar file, only the part up to the first colon is read. So
ORGANIZER;CN=John Smith:mailto:jsmith@example.com
becomes
John Smith
and
LOCATION;ALTREP="http://xyzcorp.com/conf-rooms/f123.vcf":Conference Room - F123\, Bldg. 002
becomes
ALTREP="http
I use Calendar Base on two TYPO3 servers for exporting and importing calendars via iCalendar. I thind this feature would greatly enhance the ics export/import functionality.
TYPO3 4.5.0, Calendar Base 1.3.3
History
Updated by Mario Matzulla about 1 year ago
- Category set to iCalendar
- Assigned to set to Mario Matzulla
- Target version set to 1.4.0