inveniosoftware / react-invenio-deposit

React application for Invenio deposit forms.
https://react-invenio-deposit.readthedocs.io
MIT License
3 stars 45 forks source link

Special characters are not correctly escaped #611

Closed jrcastro2 closed 1 year ago

jrcastro2 commented 1 year ago

Describe the bug

Special characters are not escpaed in the "submit for review" message.

Steps to Reproduce

  1. Go to 'New upload'.
  2. Fill the required data and select a community with sepcial characters in the title.
  3. Submit the record for review
  4. See the issue.

Expected behavior

Special characters should be escaped.

Screenshots (if applicable)

image