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

fix quoting error #408

Merged
merged 2 commits into from
Dec 7, 2021
Merged

fix quoting error #408

merged 2 commits into from
Dec 7, 2021

Conversation

mimmi20
Copy link
Member

@mimmi20 mimmi20 commented Dec 5, 2021

There is a Bug where useragents with a # in it may not be detected corectly. The reason is that we dont handle this character correctly when reading the cache.

This only affects useragents with this character in the defined rule.

@mimmi20 mimmi20 added the bug label Dec 5, 2021
@mimmi20 mimmi20 requested a review from asgrim December 5, 2021 16:37
@mimmi20 mimmi20 modified the milestones: 5.0.1, 5.1.0 Dec 5, 2021
@asgrim asgrim merged commit 8439a6d into 5.1.x Dec 7, 2021
@asgrim asgrim deleted the fix-quoting branch December 7, 2021 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants