Closed
Bug 1900443
Opened 1 year ago
Closed 1 year ago
Prefs that link to AMO shouldn't use %APP%
Categories
(Toolkit :: Add-ons Manager, task, P3)
Toolkit
Add-ons Manager
Tracking
()
RESOLVED
FIXED
128 Branch
| Tracking | Status | |
|---|---|---|
| firefox128 | --- | fixed |
People
(Reporter: willdurand, Assigned: willdurand)
References
Details
(Whiteboard: [addons-jira])
Attachments
(1 file)
The %APP% placeholder in URL prefs get replaced with the lowercase app name, which only works well for Desktop since AMO only accepts either firefox or android as per https://mozilla.github.io/addons-server/topics/api/addons.html#addon-detail-application We should hardcode firefox instead.
| Assignee | ||
Comment 1•1 year ago
|
||
Whiteboard: [addons-jira]
Updated•1 year ago
|
Assignee: nobody → wdurand
Status: NEW → ASSIGNED
Updated•1 year ago
|
Pushed by wdurand@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2c35464f99a9
Prefs that link to AMO shouldn't use %APP%. r=rpl
Comment 3•1 year ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox128:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 128 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•