Skip to content

issue with product image cache #32699

Closed
@bohdan-berezhniy

Description

@bohdan-berezhniy

If you add a new image to the product with an image name that contains '.' dot, then save the product and clean image cache, a new cache will not be generated

Preconditions (*)

  1. Magento 2.4.2

Steps to reproduce (*)

1.Create a new product or go to the existing one.
2. Add image to product (image name should contain dot '.'). For e.g. 'i.mage.jpg'
3. Save product (on this step, image cache will be generated and all is fine)
4. Go to System -> Cache Management and click by button "Flush Catalog Image Cache"
5. Find your product on frontend

Expected result (*)

Image cache for product image generated successfully

Actual result (*)

Image cache is not generated (showed placeholder)
image


  • Severity: S2 - Affects non-critical data or functionality and forces users to employ a workaround.

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions