Closed
Description
Preconditions
- Simple product is available on the storefront
Steps to reproduce
- Navigate to theme configuration in
Content -> Design -> Configuration -> <some theme> -> Product Image Watermarks
- Upload a new watermark. Specify opacity and DO NOT specify Image size
- Save configuration, clear caches
- Navigate to product page (within the same theme that was used for watermarks)
Expected result
- Product page is displayed with no errors
Actual result
- Fatal error:
TypeError: explode() expects parameter 2 to be string, null given
- Cause of the error seems to be due to the change Relocate Watermark insert on image after resize. #25514 #25528:
Metadata
Metadata
Assignees
Labels
Gate 2 Passed. Manual verification of the issue description passedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 1 Passed. Automatic verification of issue format passedGate 4. Acknowledged. Issue is added to backlog and ready for developmentThe issue has been reproduced on latest 2.4-develop branch