Skip to content

Escape html values

Georgy Litvinov requested to merge github/fork/litvinovg/escape_html into main

VIVO GitHub issue Vitro PR

What does this pull request do?

Fixes some freemarker templates to avoid invalid html.

How should this be tested?

  1. Create individual with Label Create data property with value </div>"</div>
  2. Add primary email address to a profile with a text </div>"</div>
  3. Verify that profile page is not broken
  4. Try to delete email address, verify that delete page is not broken.

Interested parties

Tag (@ mention) interested parties or, if unsure, @VIVO-project/vivo-committers

Merge request reports