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

Prevent malformed url error if encoding is not UTF-8 #8510

Merged
merged 1 commit into from Aug 17, 2015
Merged

Prevent malformed url error if encoding is not UTF-8 #8510

merged 1 commit into from Aug 17, 2015

Conversation

tsteur
Copy link
Member

@tsteur tsteur commented Aug 7, 2015

fixes #8413

I reproduced the error.

Before a tracking request was not sent if the URL, referrer or link contained non UTF-8 characters. Now a tracking request is sent and should work as expected. Also tested with Russian characters and a different encodings, should work.

@tsteur tsteur added not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org. Needs Review PRs that need a code review labels Aug 7, 2015
@tsteur tsteur added this to the 2.15.0 milestone Aug 7, 2015
tsteur added a commit that referenced this pull request Aug 17, 2015
Prevent malformed url error if encoding is not UTF-8
@tsteur tsteur merged commit 7eef4d9 into master Aug 17, 2015
@tsteur tsteur deleted the 8413 branch August 17, 2015 08:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs Review PRs that need a code review not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant