Closed
Bug 1822632
Opened 2 years ago
Closed 2 years ago
Update search-config schema to correctly match query parameters for trending queries
Categories
(Firefox :: Search, task, P3)
Firefox
Search
Tracking
()
RESOLVED
FIXED
113 Branch
| Tracking | Status | |
|---|---|---|
| firefox113 | --- | fixed |
People
(Reporter: standard8, Assigned: standard8)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
I was updating searchengine-devtools and noticed the recent trending addition fails to match the query parameters - this is because the pattern matching is failing to allow any of ={}&.
This will fix the schema, and also applies some prettier formatting to it.
| Assignee | ||
Comment 1•2 years ago
|
||
Pushed by mbanner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b9ba3a35e68f
Update search-config schema to correctly match query parameters for trending queries. r=daleharvey
Comment 3•2 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox113:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 113 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•