Page MenuHomePhabricator

Fix quicksand interaction with HTTP GET prefilling in ApplicationSearch
ClosedPublic

Authored by epriestley on Jan 22 2016, 12:23 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Dec 18, 1:10 AM
Unknown Object (File)
Wed, Dec 18, 1:10 AM
Unknown Object (File)
Mon, Dec 9, 10:26 AM
Unknown Object (File)
Mon, Dec 9, 4:01 AM
Unknown Object (File)
Sun, Dec 8, 11:44 PM
Unknown Object (File)
Sat, Dec 7, 5:36 AM
Unknown Object (File)
Sat, Dec 7, 5:36 AM
Unknown Object (File)
Sat, Dec 7, 5:35 AM
Subscribers
None

Details

Summary

Fixes T10196. This is a weird interaction and this might not be the best long-term fix, but just get it working OK for now.

General problem is that Quicksand doesn't currently use GET for requests. This is a very unusual case where the method is relevant. In the future, I might change Quicksand to use GET.

Test Plan

Clicked "Open Tasks" with Quicksand active, got a results list.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Fix quicksand interaction with HTTP GET prefilling in ApplicationSearch.
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.Jan 22 2016, 12:29 AM
This revision was automatically updated to reflect the committed changes.