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
F17711799: D15214.diff
Thu, Jul 17, 9:16 AM
Unknown Object (File)
Jun 18 2025, 10:03 AM
Unknown Object (File)
Jun 17 2025, 11:24 AM
Unknown Object (File)
May 5 2025, 6:09 AM
Unknown Object (File)
Apr 18 2025, 2:37 AM
Unknown Object (File)
Apr 17 2025, 1:53 PM
Unknown Object (File)
Apr 12 2025, 5:30 AM
Unknown Object (File)
Apr 9 2025, 3:22 PM
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
Branch
vx1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 10567
Build 12950: Run Core Tests
Build 12949: arc lint + arc unit

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.