Open
Bug 1194283
Opened 10 years ago
Updated 5 years ago
Expand Windows 10 search redirection to POST plugins
Categories
(Firefox :: Search, defect, P3)
Tracking
()
NEW
People
(Reporter: jscher, Unassigned)
References
Details
(Keywords: addon-compat, Whiteboard: [fxsearch])
User Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:40.0) Gecko/20100101 Firefox/40.0
Build ID: 20150807085045
Steps to reproduce:
Changed default search engine to IXQuick, a plugin which uses method="POST" and executed a search from the Windows 10 task bar search box (repeated test with Startpage.com plugin).
Actual results:
Firefox sent a GET request without parameters, and the site redirected to its home page instead of showing the expected results.
Expected results:
Firefox should have sent a POST request with query parameters as specified in the plugin.
Blocks: windows-10-issues
Updated•10 years ago
|
Priority: -- → P3
Whiteboard: [fxsearch]
Updated•10 years ago
|
Rank: 35
Updated•5 years ago
|
Severity: normal → S3
Rank: 35
You need to log in
before you can comment on or make changes to this bug.
Description
•