File tree Expand file tree Collapse file tree 6 files changed +4
-31
lines changed
app/code/Magento/PageBuilder/etc Expand file tree Collapse file tree 6 files changed +4
-31
lines changed Original file line number Diff line number Diff line change 641
641
</argument >
642
642
</arguments >
643
643
</type >
644
- <type name =" Magento\Framework\Filter\Template" >
645
- <plugin name =" convertBackgroundImages" type =" Magento\PageBuilder\Plugin\Filter\TemplatePlugin" />
646
- </type >
647
644
<type name =" Magento\Catalog\Ui\DataProvider\Product\Form\Modifier\Eav" >
648
645
<plugin name =" pagebuilder_product_form_eav" type =" Magento\PageBuilder\Plugin\Catalog\Ui\DataProvider\Product\Form\Modifier\EavPlugin" sortOrder =" 20" />
649
646
</type >
Original file line number Diff line number Diff line change 316
316
</argument >
317
317
</arguments >
318
318
</type >
319
+ <type name =" Magento\Framework\Filter\Template" >
320
+ <plugin name =" convertBackgroundImages" type =" Magento\PageBuilder\Plugin\Filter\TemplatePlugin" />
321
+ </type >
319
322
<type name =" Magento\PageBuilder\Model\UpgradableEntitiesPool" >
320
323
<arguments >
321
324
<argument name =" entities" xsi : type =" array" >
Original file line number Diff line number Diff line change 12
12
<type name =" Magento\Email\Model\Template\Filter" >
13
13
<plugin name =" escapeCustomVarDirectives" type =" Magento\PageBuilder\Plugin\Filter\CustomVarTemplate" />
14
14
</type >
15
- <type name =" Magento\Framework\Filter\Template" >
16
- <plugin name =" convertBackgroundImages" type =" Magento\PageBuilder\Plugin\Filter\TemplatePlugin" />
17
- </type >
18
15
</config >
Original file line number Diff line number Diff line change 7
7
-->
8
8
<config xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" urn:magento:framework:ObjectManager/etc/config.xsd" >
9
9
<type name =" Magento\Framework\Filter\Template" >
10
- <plugin name =" convertBackgroundImages" type =" Magento\PageBuilder\Plugin\Filter\TemplatePlugin" />
10
+ <plugin name =" convertBackgroundImages" type =" Magento\PageBuilder\Plugin\Filter\TemplatePlugin" disabled = " true " />
11
11
</type >
12
12
</config >
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments