Homec4science

Fix a bad call when prefilling ApplicationSearch from `?projects=some_slug`

Authored by epriestley <git@epriestley.com> on Feb 8 2016, 19:27.

Description

Fix a bad call when prefilling ApplicationSearch from ?projects=some_slug

Summary: Fixes T10299.

Test Plan:

  • Visited /maniphest/?projects=x locally, where x is some valid project slug.
  • Before patch: Fatal on requireViewer() call.
  • After patch: Works correctly, filling the correct project into parameters.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T10299

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

Details

Committed
epriestley <git@epriestley.com>Feb 8 2016, 19:44
Pushed
aubortJan 31 2017, 17:16
Parents
rPHd78061d820eb: Only prevent drag-scroll in the Y direction on workboards
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH07f1a03262d5: Fix a bad call when prefilling ApplicationSearch from `?projects=some_slug` (authored by epriestley <git@epriestley.com>).Feb 8 2016, 19:44