Closed
Description
Preconditions
- Magento version 2.2.4
- MySQL version 5.6.23
- PHP version 7.0
Steps to reproduce
- Create a simple product with a product image.
- Add at least one double quotation mark (ASCII 34: ") into the Product Name. Example product name: <<Picture Frame 3" x 5">>
- Access the product page from the customer front end.
Expected result
- The product image should display on the product page.
Actual result
- The placeholder product image (spinning loading animation) is displayed and the product image does not display on the product page.