Closed (fixed)
Project:
Browscap
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
26 Sep 2012 at 18:37 UTC
Updated:
10 Feb 2015 at 13:46 UTC
Jump to comment: Most recent, Most recent file
Browscap is primarily an API module which provides useragent information to other modules. Currently, Browscap provides some limited useragent recording functionality which is very simplistic and lacking in many regards.
This recording functionality should be removed in favour of an integration module to provide communication between Browscap and fully-featured statistics modules such as Better Statistics (see #1787488: Integration with Better Statistics [Discussion] for some background information).
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | remove-useragent-recording-1795920-4.patch | 14.23 KB | devin carlson |
| #1 | remove-useragent-recording-1795920-1.patch | 14.07 KB | devin carlson |
Comments
Comment #1
devin carlson commentedA patch to remove all useragent monitoring functionality.
Comment #2
devin carlson commentedCommitted to 7.x-2.x.
Comment #4
devin carlson commentedA patch for 6.x-2.x.
Comment #5
devin carlson commentedCommitted to 6.x-2.x.
Comment #7
izmeez commentedI'll have to look at Better Statistics to see if it includes a similar useragent report previously found in browscap because it was a useful report.
Thanks.
Comment #8
izmeez commentedFor anyone else who comes this way the relevant issue in better_statistics is #1775380: Integration with Browscap module?