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

Forcing a click as download does not work when the link has multiple CSS classes #5771

Closed
anonymous-matomo-user opened this issue Aug 28, 2008 · 3 comments
Labels
Bug For errors / faults / flaws / inconsistencies etc. Major Indicates the severity or impact or benefit of an issue is much higher than normal but not critical.
Milestone

Comments

@anonymous-matomo-user
Copy link

If you use more than one class in the class="" attribute Piwik isn’t recording anymore.

e.g.:

class=“piwik_link” is working fine, class=“piwik_link newsbar” is not.
Keywords: piwik.js

@robocoder
Copy link
Contributor

Attachment: Use regexp
[piwik.js.diff](http://issues.piwik.org/attachments/5771/piwik.js.diff)

@mattab
Copy link
Member

mattab commented Jan 14, 2009

Anthon, could you please add a test case in misc/testJavascriptTracker
and confirm that you have tested this code? Thanks

@mattab
Copy link
Member

mattab commented Feb 11, 2009

thanks for patch vipsoft; see 887

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. Major Indicates the severity or impact or benefit of an issue is much higher than normal but not critical.
Projects
None yet
Development

No branches or pull requests

3 participants