Closed
Description
Preconditions
- Magento version: 2.2.4
Steps to reproduce
- Add a product with
"
in the title, e.g.My Product - 19" x 16" Header
- Navigate to Product Details Page
- Observe the Syntax Error in the browser console
Expected result
- Template file should escape
"
in product name
Actual result
- Syntax Error occurs in console upon JSON Parse
SyntaxError: Unexpected token x in JSON