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

Workbench does not support extended unicode characters #4823

Open
pulquero opened this issue Oct 20, 2023 · 0 comments
Open

Workbench does not support extended unicode characters #4823

pulquero opened this issue Oct 20, 2023 · 0 comments
Labels
🐞 bug issue is a bug

Comments

@pulquero
Copy link

Current Behavior

Queries containing IRIs/literals that include unicode characters are not correctly sent.

Expected Behavior

I can run queries that have international characters.

Steps To Reproduce

No response

Version

4.3.5

Are you interested in contributing a solution yourself?

None

Anything else?

The query POST request to rdf4j-workbench/repositories/testRepo/query needs to have the content type set to application/x-www-form-urlencoded;charset=UTF-8, ie. specify the charset as UTF-8.

@pulquero pulquero added the 🐞 bug issue is a bug label Oct 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 bug issue is a bug
Projects
None yet
Development

No branches or pull requests

1 participant