Closed
Description
Preconditions (*)
Magento Version: dev-2.3-develop
Steps to reproduce (*)
- Create a product in the admin
- Within the product description / title create a sample description that contains double quotes
"
Expected result (*)
- Content within the
<meta property="og:title"
and<meta property="og:description"
to match what was entered in the admin
Actual result (*)
- Content bleeds out of the html attribute due to no escaping of the
"
character
Metadata
Metadata
Assignees
Labels
The issue has been fixed in 2.4-develop branchGate 2 Passed. Manual verification of the issue description passedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 1 Passed. Automatic verification of issue format passedGate 4. Acknowledged. Issue is added to backlog and ready for developmentIndicates that Pull Request has been created to fix issueThe issue has been reproduced on latest 2.3 release