Page MenuHomePhabricator

Fix an issue where setting a recurrence end date on a Calendar event without one could fatal
ClosedPublic

Authored by epriestley on Jan 6 2017, 9:31 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Aug 17, 7:48 PM
Unknown Object (File)
Sun, Aug 16, 12:20 AM
Unknown Object (File)
Jun 25 2026, 9:44 AM
Unknown Object (File)
Jun 24 2026, 7:15 PM
Unknown Object (File)
Jun 22 2026, 6:44 PM
Unknown Object (File)
Jun 22 2026, 6:44 PM
Unknown Object (File)
Jun 21 2026, 10:23 AM
Unknown Object (File)
Jun 20 2026, 8:18 PM
Subscribers
None

Details

Summary

Ref T11816. The underlying format of recurrence end dates swapped around a bit and we now try to compare null to a valid date if you're setting it for the first time.

Test Plan
  • On a new event, set a recurrence end date.
  • Then, removed a recurrence end date.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable