#33027 closed defect (bug) (invalid)
Global Variable for Browser Detection Issue
Reported by: | DavidB722 | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 4.2.2 |
Component: | General | Keywords: | |
Focuses: | Cc: |
Description
The browser detection global variable, $is_IE, returns true on Chrome 43.0.2357.134 (64-bit) (latest) on Mac OS X (10.9.5). This does not reproduce with other Webkit browsers (i.e., Safari, Opera). Neither does the issue reproduce with the $is_winIE variable.
Change History (3)
#2
@
9 years ago
- Keywords reporter-feedback needs-testing removed
Hi, John
Apologies for the late response. My user agent:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.134 Safari/537.36
I was able to reproduce the issue tonight in a testing environment in Firefox, as well ($is_IE returned true in FireFox), but was unable to reproduce it in Chrome. All browser extensions de-activated in FF at the time. When testing after de-activation of plugins, the issue fails to reproduce. This site is using a caching plugin...my guess is that something is conflicting there. It's probably safe to say this isn't an issue in core, and we should probably close this ticket as not a bug.
Thanks for the report, David.
I'm running Chrome 43.0.2357.132 (64-bit) on OS X 10.10.3 and
$is_IE
returns false as expected.$is_macIE
global? If$is_winIE
is false, then this must be true.My user agent on the above is: