Page MenuHomePhabricator

Fix URI construction of typeahead browse "more" pager
ClosedPublic

Authored by epriestley on Feb 22 2019, 10:55 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jun 2, 2:44 PM
Unknown Object (File)
Mon, May 26, 2:57 PM
Unknown Object (File)
Mon, May 26, 7:48 AM
Unknown Object (File)
Sun, May 25, 9:53 PM
Unknown Object (File)
Sun, May 25, 4:00 PM
Unknown Object (File)
Sat, May 10, 8:35 AM
Unknown Object (File)
May 6 2025, 10:07 PM
Unknown Object (File)
May 6 2025, 7:44 PM
Subscribers
None
Tokens
"Mountain of Wealth" token, awarded by 20after4.

Details

Summary
Test Plan
  • With more than 100 projects (or, set $limit = 3)...
  • Edit a task, then click the "Browse" magnifying glass icon next to the "Tags" typeahead.
  • Before change: fatal on 'q' being null.
  • After change: no fatal.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Harbormaster returned this revision to the author for changes because remote builds failed.Feb 22 2019, 10:56 PM
Harbormaster failed remote builds in B22096: Diff 48239!
  • Throw away the local change which reset Git origins, so the staging area gets pushed and builds pass.
This revision is now accepted and ready to land.Feb 23 2019, 2:08 AM
This revision was automatically updated to reflect the committed changes.