Closed
Bug 463009
Opened 16 years ago
Closed 6 years ago
Keyworded bookmarks in autocomplete do not send POST data
Categories
(Firefox :: Address Bar, defect)
Firefox
Address Bar
Tracking
()
RESOLVED
INACTIVE
People
(Reporter: Mardak, Unassigned)
References
Details
Because we generate the URIs at the backend by replacing %s with params, we don't take into account the annos that specify the post data.
We can reuse the existing front-end POST data code by just having the "url" show up as the plain keyword search.
This should get fixed by bug 445955.
Comment 1•6 years ago
|
||
Per policy at https://wiki.mozilla.org/Bug_Triage/Projects/Bug_Handling/Bug_Husbandry#Inactive_Bugs. If this bug is not an enhancement request or a bug not present in a supported release of Firefox, then it may be reopened.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INACTIVE
You need to log in
before you can comment on or make changes to this bug.
Description
•