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

Javascript fails in language selector #2480

Closed
anonymous-matomo-user opened this issue Jun 7, 2011 · 2 comments
Closed

Javascript fails in language selector #2480

anonymous-matomo-user opened this issue Jun 7, 2011 · 2 comments
Labels
Bug For errors / faults / flaws / inconsistencies etc. worksforme The issue cannot be reproduced and things work as intended.
Milestone

Comments

@anonymous-matomo-user
Copy link

plugins/LanguagesManager/templates/languageSelector.js

Failes on loading the variable langSelect so that it fails on this call

langSelect.data( "autocomplete" )._renderItem

A workaround is just a try catch block around that statement

@robocoder
Copy link
Contributor

Please test with the latest 1.5 release candidate, and state what browser/version you're using.

@robocoder
Copy link
Contributor

1.5 has been released (with a patch in [4811]). If there's still a problem, let us know your browser/version.

@anonymous-matomo-user anonymous-matomo-user added this to the 1.5.1 Piwik 1.5.1 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. worksforme The issue cannot be reproduced and things work as intended.
Projects
None yet
Development

No branches or pull requests

2 participants