Skip to content

Commit bde57a3

Browse files
author
Oleksandr Iegorov
committed
MC-29755: X-Magento-Tags header too large
1 parent c4a7d77 commit bde57a3

File tree

2 files changed

+0
-51
lines changed

2 files changed

+0
-51
lines changed

app/code/Magento/ConfigurableProduct/Model/Plugin/Frontend/ProductIdentitiesExtender.php

Lines changed: 0 additions & 48 deletions
This file was deleted.

app/code/Magento/ConfigurableProduct/etc/di.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -219,9 +219,6 @@
219219
<type name="Magento\Catalog\Model\Product\Pricing\Renderer\SalableResolver">
220220
<plugin name="configurable" type="Magento\ConfigurableProduct\Plugin\Catalog\Model\Product\Pricing\Renderer\SalableResolver" />
221221
</type>
222-
<type name="Magento\Catalog\Model\Product">
223-
<plugin name="product_identities_extender" type="Magento\ConfigurableProduct\Model\Plugin\ProductIdentitiesExtender" />
224-
</type>
225222
<type name="Magento\Catalog\Model\Product\Configuration\Item\ItemResolverComposite">
226223
<arguments>
227224
<argument name="itemResolvers" xsi:type="array">

0 commit comments

Comments
 (0)