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, Apr 24, 10:29 PM
Unknown Object (File)
Fri, Apr 12, 2:05 AM
Unknown Object (File)
Mar 12 2024, 8:01 PM
Unknown Object (File)
Mar 5 2024, 11:35 AM
Unknown Object (File)
Mar 5 2024, 11:35 AM
Unknown Object (File)
Feb 11 2024, 7:23 PM
Unknown Object (File)
Feb 11 2024, 7:22 PM
Unknown Object (File)
Feb 11 2024, 7:18 PM
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.