Making WordPress.org

Opened 10 years ago

Closed 10 years ago

#416 closed enhancement (fixed)

Add IE 11 detection to the browsehappy.org API

Reported by: blobaugh's profile blobaugh Owned by: otto42's profile Otto42
Milestone: Priority: high
Component: Browse Happy Keywords: has-patch needs-testing
Cc:

Description

With Internet Explorer 11 Microsoft has changed how the user agent is presented. Now instead of any mention of IE in the UA apps are supposed to refer to the Trident version number. This patch adds the ability to the API

See:
User Agent Changes http://msdn.microsoft.com/en-us/library/ie/hh869301%28v=vs.85%29.aspx
Understanding the User Agent http://msdn.microsoft.com/en-us/library/ie/ms537503%28v=vs.85%29.aspx

Attachments (1)

416.diff (1.5 KB) - added by blobaugh 10 years ago.
Adds support for IE 11 User Agent string

Download all attachments as: .zip

Change History (2)

@blobaugh
10 years ago

Adds support for IE 11 User Agent string

#1 @Otto42
10 years ago

  • Owner set to Otto42
  • Resolution set to fixed
  • Status changed from new to closed

In 717:

Add support for IE-11/Trident. props blobaugh, fixes #416

Note: See TracTickets for help on using tickets.