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

Character % is not encoded in URLs #663

Open
rapenne-s opened this issue Jan 24, 2025 · 0 comments
Open

Character % is not encoded in URLs #663

rapenne-s opened this issue Jan 24, 2025 · 0 comments

Comments

@rapenne-s
Copy link

When trying to use the app webamp on a directory whose name contains a % character, it fails to load the resources with a http error. The url contains the % character as this, while it should be encoded in %25.

For instance, the directory "100% foobar" would call the url "100%%20foobar" instead of "100%25%20foobar".

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