Homec4science

Fix quicksand interaction with HTTP GET prefilling in ApplicationSearch

Authored by epriestley <git@epriestley.com> on Jan 22 2016, 01:21.

Description

Fix quicksand interaction with HTTP GET prefilling in ApplicationSearch

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.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T10196

Differential Revision: https://secure.phabricator.com/D15082

Details

Committed
epriestley <git@epriestley.com>Jan 22 2016, 01:29
Pushed
aubortJan 31 2017, 17:16
Parents
rPH5f170847caa8: Throw a more tailored error when a `storage upgrade` patch can't access a…
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH6ea9aa39a08a: Fix quicksand interaction with HTTP GET prefilling in ApplicationSearch (authored by epriestley <git@epriestley.com>).Jan 22 2016, 01:29