The Windows 7 & 8 ESR Upgrade flow should not require the user to download an unsupported ESR version first
Categories
(Firefox :: Messaging System, defect, P1)
Tracking
()
People
(Reporter: cmuresan, Assigned: nsauermann)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
3.92 MB,
video/mp4
|
Details |
[Affected versions]:
- Firefox ESR 78.15.0esr, Build ID 20210927121355
- Firefox ESR 91.0.1esr, Build ID 20210816144842
[Affected Platforms]:
- Windows 7
- Windows 8.1
[Steps to reproduce]:
- Navigate to this page https://www.mozilla.org/en-US/firefox/welcome/20/ .
- Click the
Update Now
button. - Click the
Select your download
from the Windowos 64-bit dropdown menu. - Click the
Firefox Extended Support Release (ESR)
orFirefox Extended Support Release (ESR) - MSI installer
options. - Observe the version number of the proposed download.
[Expected result]:
- The maximum version available for the OS is downloaded -- 115.17.0.
[Actual result]:
- The most recent ESR version is downloaded -- 128.4.0
[Notes]:
- If the flow is followed, the app is attempted to be opened, an error is displayed and the user is redirected to https://www.mozilla.org/en-US/firefox/132.0.2/system-requirements/ page. Scrolling down this page and clicking the
Download Firefox ESR 64-bit
button, the maximum available version is downloaded. - The other available flow is clicking the
another language or platform
link which redirects to https://www.mozilla.org/en-US/firefox/all/desktop-esr/ . From here, after selecting the Platform and Language, aDownload ESR 115
is displayed. - The issue is also reproducible with the Moments 19 and Moments 21 pages.
- Attached a screen recording of the issue.
Assignee | ||
Comment 1•15 days ago
|
||
Flagging this in root-ca project slack as this seems to be an issue with the download pages. Will leave an update here with the resolution. Thanks for flagging!
Comment 2•11 days ago
|
||
It might be worth reviewing this doc on watershed releases to see if this issue is related.
Updated•11 days ago
|
Comment 3•11 days ago
|
||
Ciprian, can you please retest on Windows 7 & 8?
Alex Gibson updated the download links on https://www.mozilla.org/firefox/welcome/20/in https://github.com/mozilla/bedrock/issues/15501.
Reporter | ||
Comment 4•10 days ago
|
||
Took a look on Windows 8 and nothing was changed. Looked closer at the github repo and it seems prod
is still behind main
and does not yet have the fix for #15501 -- https://github.com/mozilla/bedrock/compare/prod...main.
It's unclear to me when this will happen, but I'll leave the needinfo flag active and monitor the fix.
Assignee | ||
Comment 5•10 days ago
•
|
||
Confirmed with the web dev team that the changes are now in prod - https://github.com/mozilla/bedrock/blob/prod/bedrock/firefox/templates/firefox/welcome/page19.html#L235
Reporter | ||
Comment 6•9 days ago
|
||
Thanks @Negin for the confirmation! I have verified that the Update Now
button from the Moments 19, 20, and 21 pages all redirect to https://www.mozilla.org/en-US/firefox/all/desktop-esr/ when used on an ESR build on both Windows 7 and 8.1.
Reporter | ||
Comment 7•9 days ago
|
||
Marking this as fixed based on comment 5.
Reporter | ||
Comment 8•9 days ago
|
||
Marking this as verified based on comment 6.
Description
•