mozilla / bedrock

Making mozilla.org awesome, one pebble at a time
https://www.mozilla.org
Mozilla Public License 2.0
1.18k stars 919 forks source link

/firefox/welcome/20/ page should link ESR users to /firefox/all/desktop-esr/ #15501

Closed alexgibson closed 1 week ago

alexgibson commented 1 week ago

Description

The https://www.mozilla.org/en-US/firefox/welcome/20/ page has some special code that detects Firefox ESR, and displays a different call to action for those users that points to /firefox/enterprise/#download.

The issue here is that ESR users on unsupported operating systems, such as Windows 7/8/8.1, cannot install ESR 128. We should instead link ESR users to https://www.mozilla.org/firefox/all/desktop-esr/, where they have the ability to select ESR 115 as well as 128.

alexgibson commented 1 week ago

See also: https://bugzilla.mozilla.org/show_bug.cgi?id=1931314