Skip to main content

Bug Tracker

Side navigation

#4829 closed bug (duplicate)

Opened June 29, 2009 12:34PM UTC

Closed June 30, 2009 01:51AM UTC

In Windows XP SP2 64bit Edition Internet Explorer 8 jQuery.browser.version shows 6.0

Reported by: demofly Owned by:
Priority: major Milestone: 1.4
Component: unfiled Version: 1.3.2
Keywords: IE8 browser detection Cc:
Blocked by: Blocking:
Description

jQuery 1.3.2

Windows XP SP2 64bit edition

Internet Explorer 8.0

code:

alert( $.browser.version );

shows "6.0"

Also, i've tested IE6 & IE7 in 64bit XP, they shows version correctly.

Attachments (0)
Change History (2)

Changed June 29, 2009 12:40PM UTC by demofly comment:1

My user-agent from server log:

Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.2; WOW64; Trident/4.0; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; InfoPath.2; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; OfficeLiveConnector.1.3; OfficeLivePatch.0.0; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)

Changed June 30, 2009 01:51AM UTC by dmethvin comment:2

resolution: → duplicate
status: newclosed

Dup of #2661