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

redundant url encoding for logging field "cquuc" #1558

Closed
esmq2092 opened this issue Mar 9, 2017 · 3 comments
Closed

redundant url encoding for logging field "cquuc" #1558

esmq2092 opened this issue Mar 9, 2017 · 3 comments
Labels

Comments

@esmq2092
Copy link

esmq2092 commented Mar 9, 2017

when client request with query string like %30,
use "cqu" logging filed, it will be recorded it as %30,
but when log with "cquuc", it will be recorded as %2530,

redundant encoding happened...

@zwoop
Copy link
Contributor

zwoop commented Mar 9, 2017

What version is this? I could have sworn we fixed this.

@esmq2092
Copy link
Author

currently i use v6.1.1 and found the problem,

recheck with v7.0.0 and the problem gone.

@zwoop
Copy link
Contributor

zwoop commented Mar 14, 2017

You should upgrade to 6.2.x, if that doesn't have this fix, you can request this to be back ported to 6.2.2, since 6.2 is an LTS version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants