[BUG] In policies.json, search engine aliases shouldn't be comma-separated strings #226
Labels
No labels
bug
confirmed
contribution welcome
duplicate
enhancement
good first issue
help wanted
important
invalid
other
question
upstream
web compat
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
celenity/Phoenix#226
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Confirmation Checklist
Releasespage.What web browser(s) are you using with Phoenix?
Firefox
Other
No response
What operating system(s) are you experiencing this issue on?
Ubuntu, Windows
Other
No response
What version of Firefox/Gecko and Phoenix are you using?
Firefox 146.0.1 (Phoenix: 2025.12.23.1)
If you remember, what version of Firefox/Gecko and Phoenix did you first notice the issue on?
No response
Does the issue occur on a new browser profile?
Please share your browser's distribution ID.
No response
Please share your browser's update channel.
release
Please share a list of your currently installed browser add-ons/extensions, as well as the versions you have installed.
(Phoenix defaults)
Firefox Multi-Account Containers
uBlock Origin (Phoenix default lists)
Please explain the issue you are experiencing.
"Alias": "@duckduckgo, @ddg","Alias": "@duckduckgonoai, @ddgnoai","Alias": "@duckduckgohtml, @ddghtml","Alias": "@duckduckgolite, @ddglite","Alias": "@startpage, @sp","Alias": "@startpageeu, @speu",these mean the whole string is the search engine alias, not two distinct aliases, which i assume was the intention. the mozilla policy docs refer to the alias field as a keyword to use for the engine (singular). the "alias" after the comma doesn't work, and tabbing in urlbar autocompletes the whole string (e.g.
'@duckduckgohtml, @ddghtml'), not just the first keyword.@celenity preferably only one alias per search engine should be kept (ideally the short form).
Please provide detailed steps to reproduce the issue.
@ddg, or@spGood catch, thank you for finding and reporting this!