Skip to content

Commit 08044dd

Browse files
Chhandak.Baruadevarul
authored andcommitted
ACP2E-1479: Product with any custom option causes an error when deleting product images
1 parent 925cbf0 commit 08044dd

File tree

1 file changed

+1
-0
lines changed
  • app/code/Magento/Catalog/Controller/Adminhtml/Product

1 file changed

+1
-0
lines changed

app/code/Magento/Catalog/Controller/Adminhtml/Product/Save.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -295,6 +295,7 @@ private function copyToStore($data, $productId, $store)
295295
*
296296
* @return DataPersistorInterface|mixed
297297
* @deprecated 101.0.0
298+
* @see we don't recommend this approach anymore
298299
*/
299300
protected function getDataPersistor()
300301
{

0 commit comments

Comments
 (0)