Closed Bug 766606 Opened 12 years ago Closed 11 years ago

[mozilla.org] Firefox download button doesn't block new unsupported operating systems

Categories

(www.mozilla.org :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: tomer, Assigned: kohei)

References

(Blocks 1 open bug)

Details

The system requirements for Firefox were updated recently, but I don't see it reflecting the download page. This mean that people who are [still] using Windows 2000 or Windows XP with Service Pack < 3 are probably getting a download button instead of redirecting to ESR for example (while it still supported there).

http://viewvc.svn.mozilla.org/vc/projects/mozilla.com/trunk/js/download.js?view=annotate
Component: www.mozilla.org → General
Product: Websites → www.mozilla.org
Pull request: https://github.com/mozilla/bedrock/pull/975
Assignee: nobody → kohei.yoshino.bugs
Status: NEW → ASSIGNED
fixed https://www-demo3.allizom.org/en-US/
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Commits pushed to master at https://github.com/mozilla/bedrock

https://github.com/mozilla/bedrock/commit/46dd249567ddf31e9c4b5f0d64ab9b731de2fe72
Bug 766606 - [mozilla.org] Firefox download button doesn't block new unsupported operating systems

* Copied the old platform detection code from download.js
* Added Windows 2000 (NT 5.0 and 5.0.1) detection
* Added Windows XP SP1 detection

https://github.com/mozilla/bedrock/commit/3bdd4c75536067b62c6f61ffdc473c0dc44ef637
Merge pull request #975 from kyoshino/bug-766606-unsupported-os

Bug 766606 - [mozilla.org] Firefox download button doesn't block new unsupported operating systems
fixed on prod https://www.mozilla.org/en-US/
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.