Ticket #8063 (closed: fixed)
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
comment:2 Changed 7 years ago by Owen Arnold
- Status changed from verify to verifying
- Tester set to Owen Arnold
Note: See
TracTickets for help on using
tickets.
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).