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)
Fri, Oct 25, 2:08 PM
Unknown Object (File)
Tue, Oct 22, 4:56 PM
Unknown Object (File)
Oct 20 2024, 1:25 PM
Unknown Object (File)
Oct 20 2024, 5:18 AM
Unknown Object (File)
Oct 14 2024, 4:09 PM
Unknown Object (File)
Oct 9 2024, 11:46 AM
Unknown Object (File)
Oct 4 2024, 11:03 PM
Unknown Object (File)
Sep 30 2024, 11:59 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.