Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wrong browser detection #1132

Closed
anonymous-matomo-user opened this issue Jan 29, 2010 · 3 comments
Closed

wrong browser detection #1132

anonymous-matomo-user opened this issue Jan 29, 2010 · 3 comments
Labels
Bug For errors / faults / flaws / inconsistencies etc.
Milestone

Comments

@anonymous-matomo-user
Copy link

If a visitor uses Epiphany browser (webkit version) Piwik reports "Safari 531.2" as his browser.

This is a special case. Need to add test cases for Geck and Webkit user agent strings.
Keywords: browser, epiphany, visitors

@robocoder
Copy link
Contributor

Tackle this with #1123

@robocoder
Copy link
Contributor

(In [1815]) fixes #1123, fixes #1132 - convert WebKit version numbers to Safari product versions; add Epiphany browser detection; re-organize browser families for consistency

@robocoder
Copy link
Contributor

Piwik doesn't support a browser being in multiple browser (layout engine) types/families, so Epiphany is simply classified as a WebKit browser. This is probably a reasonable assumption by the UserSettings plugin.

@anonymous-matomo-user anonymous-matomo-user added this to the Piwik 0.5.5 milestone Jul 8, 2014
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug For errors / faults / flaws / inconsistencies etc.
Projects
None yet
Development

No branches or pull requests

2 participants