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

Problem with outlink and mailto:bbbb #5583

Closed
anonymous-matomo-user opened this issue Mar 25, 2008 · 3 comments
Closed

Problem with outlink and mailto:bbbb #5583

anonymous-matomo-user opened this issue Mar 25, 2008 · 3 comments
Assignees
Labels
Bug For errors / faults / flaws / inconsistencies etc.
Milestone

Comments

@anonymous-matomo-user
Copy link

mailto:… links are considered as outlinks and the registered url is something like http://piwik.org/mailto:…
Maybe adding ‘mailto:’ to the ftp:,https:,… would solve the problem.
See demo for Tuesday 25th March 2008.

@zawadzinski
Copy link
Contributor

Links were registered properly, but displaying `mailto` was broken.

I think we don’t need to change `Piwik_Common::isLookLikeUrl()`, so I made additional case checking for `mailto:` in link.

@zawadzinski
Copy link
Contributor

Attachment:
[mailto.patch](http://issues.piwik.org/attachments/5583/mailto.patch)

@mattab
Copy link
Member

mattab commented Mar 28, 2008

(In 423) – changed default timeout to 500 refs #5460
- fix #5583 and added new test case
- added new configuration value Default date to load in piwik interface

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

3 participants