Closed
Description
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 (*)
- 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)
- Severity: S2 - Affects non-critical data or functionality and forces users to employ a workaround.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done