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)
Sun, Mar 17, 6:49 AM
Unknown Object (File)
Mon, Mar 11, 2:25 AM
Unknown Object (File)
Feb 5 2024, 1:15 PM
Unknown Object (File)
Feb 3 2024, 1:47 PM
Unknown Object (File)
Feb 1 2024, 10:26 AM
Unknown Object (File)
Jan 22 2024, 3:36 PM
Unknown Object (File)
Jan 12 2024, 3:14 PM
Unknown Object (File)
Jan 12 2024, 3:14 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