Ticket #8063 (closed: fixed)

Opened 7 years ago

Last modified 5 years ago

The Download page needs to differentiate versions of MacOS X

Reported by: Nick Draper Owned by: Nick Draper
Priority: major Milestone: Release 3.0
Component: Framework Keywords:
Cc: Blocked By:
Blocking: Tester: Owen Arnold

Description

Could whoever changed the download page to be smarter about what OS the client has update it so that it only shows the Mountain Lion package to those who have that OS (or above for near-future-proofing)? The User Agent field will contain something like “Mac OS X 10_8_5” (Safari & Chrome) or “Mac OS X 10.8” (Firefox).

Change History

comment:1 Changed 7 years ago by Nick Draper

  • Status changed from new to verify
  • Resolution set to fixed

Done, the detection fundamentally just checks if it is 10.8 or higher. It will not handle 11.0 properly (it will consider it snow leopard).

comment:2 Changed 7 years ago by Owen Arnold

  • Status changed from verify to verifying
  • Tester set to Owen Arnold

comment:3 Changed 7 years ago by Owen Arnold

  • Status changed from verifying to closed

This works as expected. It's not explicitly said, but this work was performed directly on the download page code, and is outside our normal code repositories, so no merging of branches expected.

comment:4 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 8908

Note: See TracTickets for help on using tickets.