aimeos / aimeos-laravel

Laravel ecommerce package for ultra fast online shops, scalable marketplaces, complex B2B applications and #gigacommerce
https://aimeos.org/Laravel
MIT License
7.26k stars 1.05k forks source link

the photo of the product which we copy it, will be deleted #417

Closed parsester closed 2 years ago

parsester commented 3 years ago

Environment

  1. Version 2021.10.1
  2. OS: Linux CentOS 7
  3. Web Server: NGINX 1.20
  4. Laravel v8.53.1 (PHP v8.0.11)

Describe the bug when I copy a product and in the media select another photo for new product and save it, the photo of the old product was deleted from folder /aimeos/1.d/files/... but still resized thumbnail photo of old product remains in folder /aimeos/1.d/preview/....

also I check the /aimeos/1.d/files/1/e/ folder on server and there was no file in it.

I attach two screen shot of product image and thumbnail of that for check it.

Screenshots Snag_4e93c8 Snag_4ec102

aimeos commented 3 years ago

We can't confirm that images are deleted when the product is copied and the product image is replaced by a new one in the latest version. Can you provide a video/screencast?