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

bugfix/Escaping of slash #23

Merged
merged 2 commits into from
Mar 12, 2024
Merged

bugfix/Escaping of slash #23

merged 2 commits into from
Mar 12, 2024

Conversation

lostfields
Copy link
Collaborator

Hard to find any docs for this, but it looks like ' is the most important character to handle correctly. And since this is javascript, we have to make sure we handle \ correctly as well.

https://userapps.support.sap.com/sap/support/knowledge/en/2691670

@lostfields lostfields requested a review from hhruud March 8, 2024 07:04
@lostfields lostfields merged commit 95a4e8b into master Mar 12, 2024
5 checks passed
@lostfields lostfields deleted the bugfix/escaping-of-slash branch March 12, 2024 10:37
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.

2 participants