Page MenuHomePhabricator

Export ORGANIZER and ATTENDEE sections in ".ics" files from Calendar
ClosedPublic

Authored by epriestley on Sep 15 2016, 1:14 PM.
Tags
None
Referenced Files
F19947273: D16558.diff
Fri, Apr 17, 5:39 AM
F19945368: D16558.diff
Thu, Apr 16, 5:19 PM
F19943868: D16558.diff
Thu, Apr 16, 6:58 AM
F19093156: D16558.diff
Dec 3 2025, 8:22 PM
F18863046: D16558.id.diff
Nov 2 2025, 9:44 PM
F18853993: D16558.diff
Oct 31 2025, 9:16 PM
F18803823: D16558.id39851.diff
Oct 18 2025, 4:11 AM
F18803822: D16558.id39854.diff
Oct 18 2025, 4:11 AM
Subscribers
None

Details

Summary

Ref T10747. This exports these sections when generating an ".ics" file.

Test Plan

Screen Shot 2016-09-15 at 6.11.16 AM.png (241×462 px, 37 KB)

Diff Detail

Repository
rP Phabricator
Branch
ics8
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 13730
Build 17723: Run Core Tests
Build 17722: arc lint + arc unit

Event Timeline

epriestley retitled this revision from to Export ORGANIZER and ATTENDEE sections in ".ics" files from Calendar.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.

Among words I can not spell: pigeon.

At least in Calendar.app, the behavior of using profile URIs instead of email addresses seems to work OK: it greys out the "Send Email" action for the attendee, but lets you "Copy Invitee Address" if you want to visit their profile.

There's also a "DIR" parameter which we could possibly use to get additional support, but I suspect everything may expect LDAP, since that's the example used in RFC5545 and the "D" in "LDAP" is "Directory".

chad edited edge metadata.
This revision is now accepted and ready to land.Sep 15 2016, 2:34 PM
This revision was automatically updated to reflect the committed changes.