Skip to content

Commit 2493093

Browse files
committed
MAGETWO-91595: Image doesn't load on frontend PDP if the product name contains double quote "
1 parent 35e6cca commit 2493093

File tree

1 file changed

+1
-0
lines changed
  • dev/tests/acceptance/tests/functional/Magento/FunctionalTest/Catalog/Data

1 file changed

+1
-0
lines changed

dev/tests/acceptance/tests/functional/Magento/FunctionalTest/Catalog/Data/ProductData.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -293,6 +293,7 @@
293293
<data key="quantity">1000</data>
294294
<data key="weight">1</data>
295295
<requiredEntity type="product_extension_attribute">EavStockItem</requiredEntity>
296+
</entity>
296297
<entity name="GetProduct" type="product">
297298
<var key="sku" entityKey="sku" entityType="product"/>
298299
</entity>

0 commit comments

Comments
 (0)