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

Data property edit form doesn't return valid values with " character #3864

Closed
litvinovg opened this issue Apr 25, 2023 · 0 comments · Fixed by vivo-project/Vitro#387
Closed
Assignees
Labels

Comments

@litvinovg
Copy link
Collaborator

Describe the bug
Data property edit form doesn't escape returned value in html.

To Reproduce
Steps to reproduce the behavior:

  1. Create a data property (range: XMLLiteral, text editor: plaintext)
  2. Create a value with " in the middle, save
  3. Edit this value again
  4. Notice, that only part of the value before " is shown.

Expected behavior
Full value should be shown in input field.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant