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
F15331343: D17150.id.diff
Fri, Mar 7, 9:06 AM
Unknown Object (File)
Sun, Feb 23, 9:40 PM
Unknown Object (File)
Sun, Feb 23, 8:15 PM
Unknown Object (File)
Sun, Feb 23, 5:04 AM
Unknown Object (File)
Sat, Feb 22, 4:13 PM
Unknown Object (File)
Fri, Feb 21, 3:01 PM
Unknown Object (File)
Feb 1 2025, 2:17 AM
Unknown Object (File)
Jan 30 2025, 1:20 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