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

Fix escaping of JSON description #443

Merged
merged 1 commit into from
Oct 7, 2020
Merged

Fix escaping of JSON description #443

merged 1 commit into from
Oct 7, 2020

Conversation

sumeetpatil
Copy link
Contributor

@sumeetpatil sumeetpatil commented Oct 7, 2020

Changed the API to escape JSON characters. Formerly used StringEscapeUtils.escapeJavaScript escapes single quote characters, which is not required for JSON.

@henrikplate henrikplate changed the title Fix escapse charater for json description Fix escaping of JSON description Oct 7, 2020
@sumeetpatil sumeetpatil merged commit 38f5173 into master Oct 7, 2020
@sumeetpatil sumeetpatil deleted the fix-kb-desc branch October 7, 2020 08:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants