[as] firefox-devedition-latest-ssl download link is 404
Categories
(Webtools :: Bouncer, defect)
Tracking
(Not tracked)
People
(Reporter: agibson, Unassigned)
Details
Attachments
(1 file)
Reporter | ||
Comment 1•6 years ago
|
||
Reporter | ||
Comment 2•6 years ago
|
||
And:
https://download.mozilla.org/?product=firefox-devedition-latest-ssl&os=win64&lang=en-ZA
https://download.mozilla.org/?product=firefox-devedition-latest-ssl&os=win64&lang=mai
https://download.mozilla.org/?product=firefox-devedition-latest-ssl&os=win64&lang=ml
https://download.mozilla.org/?product=firefox-devedition-latest-ssl&os=win64&lang=or
Comment 3•6 years ago
|
||
As Callek pointed out, these are all locales that were dropped in the 68 cycle:
-
bn-BD
andbn-IN
removed and insteadbn
was added here. Maybe we should add tests for that instead? -
as
,en-ZA
,mai
,ml
,or
were dropped as well here.
So it's expected that they are no longer available to be downloaded.
The urls default to the en-US
ones instead.
For example: https://download.mozilla.org/?product=firefox-devedition-latest-ssl&os=win64&lang=as
redirects to https://download-installer.cdn.mozilla.net/pub/devedition/releases/68.0b1/win32/en-US/Firefox%20Setup%2068.0b1.exe
which is served from http://archive.mozilla.org/pub/devedition/releases/68.0b1/win32/en-US/Firefox%20Setup%2068.0b1.exe
Comment 4•6 years ago
|
||
Based on chat conversations withc @pmac, sounds like there's some potential misccomunication between bedrock and product-details. Rail is going to look at that from our side.
Comment 5•6 years ago
|
||
Comment 6•6 years ago
|
||
https://github.com/mozilla/release-services/pull/2056 is to address the issue when we have devedition not in sync with beta, just like we do this week.
https://github.com/mozilla-releng/product-details/commit/dd72a057e26b84bfcfe11b2df28aa344a003639f looks very promising ;)
Comment 7•6 years ago
|
||
I think it worked.
https://www.mozilla.org/en-US/firefox/developer/all/ shows
Bengali
বাংলা
https://www.mozilla.org/en-US/firefox/beta/all/ shows
Bengali (Bangladesh)
বাংলা (বাংলাদেশ)
Bengali (India)
বাংলা (ভারত)
Comment 8•6 years ago
|
||
I've confirmed that it worked perfectly. Thanks so much :rail for your excellent and quick work!
I'll get on reverting our skipped tests in bedrock.
Comment 9•6 years ago
|
||
Filed https://github.com/mozilla/bedrock/pull/7205 to restore our tests.
Description
•