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

Unknown Browser Icon for Opera Next #4013

Closed
anonymous-matomo-user opened this issue Jun 18, 2013 · 1 comment
Closed

Unknown Browser Icon for Opera Next #4013

anonymous-matomo-user opened this issue Jun 18, 2013 · 1 comment
Labels
Bug For errors / faults / flaws / inconsistencies etc. duplicate For issues that already existed in our issue tracker and were reported previously.
Milestone

Comments

@anonymous-matomo-user
Copy link

Piwik does not recognize the latest user agent for Opera Next (v15). Instead of display an Opera icon, it displays this:

<img title="Opera Mobile 15.0, Plugins: pdf, flash, java, windowsmedia" src="plugins/UserSettings/images/browsers/UNK.gif">

The actual user agent for Opera Next changed significantly from older, Presto-based builds. With the new Blink engine, it is now similar to this:

Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.37 Safari/537.36 OPR/15.0.1147.56 (Edition Next)

@robocoder
Copy link
Contributor

@anonymous-matomo-user anonymous-matomo-user added this to the 2.x - The Great Piwik 2.x Backlog 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. duplicate For issues that already existed in our issue tracker and were reported previously.
Projects
None yet
Development

No branches or pull requests

2 participants