Open
Description
This issue is automatically created based on existing pull request: #883: Update live-edit.ts DOM Text Interpreted As HTML
Description (*)
Here innerText can be used it will avoid the risk of HTML injection, as these properties automatically escape any HTML special characters in the provided text. This helps prevent cross-site scripting (XSS) vulnerabilities by treating the input as plain text rather than interpreted HTML.
Checklist
- Pull request has a meaningful description of its purposeAll commits are accompanied by meaningful commit messagesAll new or changed code is covered with unit/integration tests (if applicable)README.md files for modified modules are updated and included in the pull request if any README.md predefined sections require an updateAll automated tests passed successfully (all builds are green)
Activity
engcom-Hotel commentedon Apr 4, 2025
@adobe export issue to Jira project PB
github-jira-sync-bot commentedon Apr 4, 2025
✅ Jira issue https://jira.corp.adobe.com/browse/PB-1607 is successfully created for this GitHub issue.