Homec4science

Fix an issue where setting a recurrence end date on a Calendar event without…

Authored by epriestley <git@epriestley.com> on Jan 6 2017, 22:29.

Description

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

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.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T11816

Differential Revision: https://secure.phabricator.com/D17150

Details

Committed
epriestley <git@epriestley.com>Jan 7 2017, 01:36
Pushed
aubortJan 31 2017, 17:16
Parents
rPH5ff02058a4b0: Make JX.Tooltip more conservative about positioning
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH363084d4fa91: Fix an issue where setting a recurrence end date on a Calendar event without… (authored by epriestley <git@epriestley.com>).Jan 7 2017, 01:36