Ticket #1219 (closed Bug: fixed)

Opened 23 months ago

Last modified 23 months ago

UserAgentParser : Windows Server 2003 vs Windows XP 64-bit

Reported by: vipsoft Owned by: vipsoft
Priority: major Milestone: Piwik 0.6
Component: Core Keywords:
Cc: Sensitive: no

Description

An attempted fix in [1958] should be re-done.

According to  http://msdn.microsoft.com/en-us/library/ms537503(VS.85).aspx we cannot distinguish between the two because the Windows XP Professional 64-bit had so much in common with Windows Server 2003 64-bit. In fact, the same service pack could be applied to either.

Change History

Changed 23 months ago by vipsoft

The original commit in [1958], refs #1219 handle IE on Windows XP 64-bit (was detected as Windows Server 2003)

Changed 23 months ago by vipsoft

  • status changed from new to closed
  • resolution set to fixed

(In [1961]) fixes #1219 - changed the OS string to reflect the ambiguity, i.e., 'Windows Server 2003 / XP x64'

Changed 23 months ago by vipsoft

Note: See TracTickets for help on using tickets.