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

special character '%' is not supported when using config or create job by rest #375

Open
novenzhen opened this issue Dec 11, 2024 · 0 comments

Comments

@novenzhen
Copy link

when the script include special character '%',using rest api to create or config job,will get the exception as follow:
java.lang.IllegalArgumentException: URLDecoder: Illegal hex characters in escape (%) pattern

Expected Behavior

Current Behavior

encode and decode the script when config or create job。

Context

Steps to Reproduce (for bugs)

Your Environment

0.0.31

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

No branches or pull requests

1 participant