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, Jun 18, 7:39 AM
Unknown Object (File)
Tue, Jun 17, 1:19 PM
Unknown Object (File)
May 29 2025, 8:56 AM
Unknown Object (File)
May 9 2025, 5:23 PM
Unknown Object (File)
May 9 2025, 4:54 PM
Unknown Object (File)
May 8 2025, 6:08 AM
Unknown Object (File)
Apr 11 2025, 7:30 PM
Unknown Object (File)
Apr 1 2025, 4:00 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