Home GnuPG

Fix a couple of calendar export daterange issues
132b0803cb42Unpublished

Unpublished Commit · Learn More

Repository Importing: This repository is still importing.

Description

Fix a couple of calendar export daterange issues

Summary:
Ref T11816. In some cases, Calendar would only export a subset of events because the "export" flag was ignored or the "display" parameter applied an improper date range to the query.

  • Make sure the export flag gets processed, even though it isn't a "real" field on the search engine.
  • Clear the "display" parameter to avoid date range windowing coming from the day/month logic.

Test Plan: Exported a "display=month" view, verified future events came with it.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T11816

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

Details

Event Timeline

epriestley <git@epriestley.com> committed rPHAB132b0803cb42: Fix a couple of calendar export daterange issues (authored by epriestley <git@epriestley.com>).Nov 18 2016, 7:07 PM