Page MenuHomePhabricator

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

Authored by epriestley on Feb 8 2016, 6:28 PM.
Tags
None
Referenced Files
F18794994: D15214.id.diff
Fri, Oct 17, 1:21 AM
F18713074: D15214.id.diff
Sep 29 2025, 5:36 AM
F18671573: D15214.id36727.diff
Sep 25 2025, 4:22 AM
F18666476: D15214.diff
Sep 24 2025, 7:20 AM
F18507181: D15214.id.diff
Sep 5 2025, 2:01 AM
F18499981: D15214.diff
Sep 4 2025, 8:15 PM
F18085756: D15214.diff
Aug 5 2025, 7:24 PM
F17952858: D15214.id.diff
Aug 1 2025, 2:26 AM
Subscribers
None

Details

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.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Fix a bad call when prefilling ApplicationSearch from `?projects=some_slug`.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Feb 8 2016, 6:35 PM
This revision was automatically updated to reflect the committed changes.