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

Avoid missing escaping of reserved characters #278

Merged

Conversation

OmarHawk
Copy link
Contributor

@OmarHawk OmarHawk commented Oct 9, 2024

by using Jackson to produce a JSON string instead

Fixes #274

by using Jackson to produce a JSON string instead

Fixes jhipster#274
@mshima mshima merged commit 3fa7432 into jhipster:main Oct 9, 2024
8 checks passed
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

Successfully merging this pull request may close these issues.

Entity with String field containing " (quotes) in value makes frontend produce error
2 participants