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)
Wed, Apr 17, 2:46 PM
Unknown Object (File)
Mon, Apr 1, 7:26 AM
Unknown Object (File)
Sat, Mar 30, 3:51 AM
Unknown Object (File)
Fri, Mar 29, 1:36 PM
Unknown Object (File)
Fri, Mar 29, 10:19 AM
Unknown Object (File)
Mar 17 2024, 6:49 AM
Unknown Object (File)
Mar 11 2024, 2:25 AM
Unknown Object (File)
Feb 5 2024, 1:15 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