Opened 13 years ago
Closed 13 years ago
#25562 closed defect (bug) (fixed)
Update the basic browser detection
| Reported by: | azaozz | Owned by: | azaozz |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.7 |
| Component: | General | Version: | |
| Severity: | normal | Keywords: | has-patch commit |
| Cc: | Focuses: |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 25562.patch: detect IE11 before detecting Gecko. Testing for either
MSIEorTridentas IE7 doesn't include Trident in the UA.