Ticket #598 (new enhancement)

Opened 4 months ago

Last modified 4 months ago

Replace browscap with Regex based UA parser

Reported by: admin Owned by: padams
Priority: major Milestone: 1.6.0
Component: base module Version:
Keywords: Cc:

Description

We need to replace the use of Browscap file for determining the browser and version opting instead to use a proper UA parser.

Change History

Changed 4 months ago by admin

Also we should use the UserAgentString?.com web service (http://www.useragentstring.com/pages/api.php) as a backup. if we filter this in the UA event handler we will avoid the latency hit when running owe in async mode.

Note: See TracTickets for help on using tickets.