Opened 12 years ago
Closed 12 years ago
#25562 closed defect (bug) (fixed)
Update the basic browser detection
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 3.7 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | General | Keywords: | has-patch commit |
| Focuses: | Cc: |
Description
The User Agent string in IE11 has changed significantly. It doesn't include MSIE any more and includes like Gecko similarly to WebKit.
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
In 25562.patch: detect IE11 before detecting Gecko. Testing for either
MSIEorTridentas IE7 doesn't include Trident in the UA.