Homec4science

Correct an issue with epoch timestamps in Conduit

Authored by epriestley <git@epriestley.com> on Jul 26 2016, 16:06.

Description

Correct an issue with epoch timestamps in Conduit

Summary:
Fixes T11375. Some validation code was mishandling raw epoch timestamps.

For numeric values larger than 29999999 (e.g., 2999-12-25, christmas 2999), assume the value is a timestamp.

Test Plan: Used maniphest.search to query for modifiedStart, got a better result set and saw the dateModified constraint in the query.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T11375

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

Details

Committed
epriestley <git@epriestley.com>Jul 26 2016, 20:02
Pushed
aubortJan 31 2017, 17:16
Parents
rPH29d6e5fd4bae: Use numeric input control for TOTP factor entry
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH637b58c7c83a: Correct an issue with epoch timestamps in Conduit (authored by epriestley <git@epriestley.com>).Jul 26 2016, 20:02