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

URL-checking for "sites" cant handle URLs with an '-' #5662

Closed
anonymous-matomo-user opened this issue Jun 3, 2008 · 2 comments
Closed

URL-checking for "sites" cant handle URLs with an '-' #5662

anonymous-matomo-user opened this issue Jun 3, 2008 · 2 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.

Comments

@anonymous-matomo-user
Copy link

Whenever a site-url includes a ‘-’ it’s declined as a not valid URL.
The problem is the regular expression used.
I’ve correctd this in the attached patch (patch to version 0.2.2)

@anonymous-matomo-user
Copy link
Author

Attachment: Patch for the file ./plugins/SitesManager/API.php
[API.php.patch](http://issues.piwik.org/attachments/5662/API.php.patch)

@mattab
Copy link
Member

mattab commented Jun 8, 2008

fixed in 513 thanks for patch

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

2 participants