updates innovation show page js function setMoreLessHTML to properly escape potentially harmful chars to prevent xss vulnerability
Testing done - how did you test it/steps on how can another person can test it
On an innovation show page leave a long comment, verify that once persisted the comment text properly paginates with the "See more" / "See less" buttons.
Screenshots, Gifs, Videos from application (if applicable)
Link to mock-ups/mock ups (image file if you have it) (if applicable)
Acceptance criteria
[ ]
Definition of done
[ ] Unit tests written (if applicable)
[ ] e2e/accessibility tests written (if applicable)
[ ] Events are logged appropriately
[ ] Documentation has been updated, if applicable
[ ] A link has been provided to the originating JIRA issue
[ ] No sensitive information (i.e. PII/credentials/internal URLs/etc.) is captured in logging, hardcoded, or specs
JIRA issue link
https://agile6.atlassian.net/browse/DM-4881
Description - what does this code do?
updates innovation show page js function setMoreLessHTML to properly escape potentially harmful chars to prevent xss vulnerability
Testing done - how did you test it/steps on how can another person can test it
On an innovation show page leave a long comment, verify that once persisted the comment text properly paginates with the "See more" / "See less" buttons.
Screenshots, Gifs, Videos from application (if applicable)
Link to mock-ups/mock ups (image file if you have it) (if applicable)
Acceptance criteria
Definition of done