-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Closed
Labels
Area: FrontendArea: UI FrameworkComponent: CatalogComponent: ImageIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedIssue: ready for confirmationPriority: P2A defect with this priority could have functionality issues which are not to expectations.A defect with this priority could have functionality issues which are not to expectations.Progress: doneReproduced on 2.4.xThe issue has been reproduced on latest 2.4-develop branchThe issue has been reproduced on latest 2.4-develop branch
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.
atmanat
Metadata
Metadata
Assignees
Labels
Area: FrontendArea: UI FrameworkComponent: CatalogComponent: ImageIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedIssue: ready for confirmationPriority: P2A defect with this priority could have functionality issues which are not to expectations.A defect with this priority could have functionality issues which are not to expectations.Progress: doneReproduced on 2.4.xThe issue has been reproduced on latest 2.4-develop branchThe issue has been reproduced on latest 2.4-develop branch
Type
Projects
Status
Done